Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

what is this ? WebResizingExtender1 is 'null' ?? why?

Last post 03-11-2008 22:00 by hardmanii. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 03-11-2008 22:00

    what is this ? WebResizingExtender1 is 'null' ?? why?

     

    my code source ..

     function test() { 

    var wre =   Sys.Application.findComponent("WebResizingExtender1");
    alert (wre);  // ?

    wre.setSize(400, 200);

    }

    WebResizingExtender control name  : WebResizingExtender1 

    updatepanel control name : up_test

    WebResizingExtender1  ..setting ..

    TargetControlID : up_test

     

    promgram run   ... message box 'null'

    why? help me plz. :)

     

     

     


       

    • Post Points: 5
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems