I am trying the following with no luck.
var
btn1control = ig_getWebControlById("btngraph1");
where btnGraph1 is the name of a button.
i am trying to get this so that in the next statement i can fire the click event from the client side, so it will postback.
HI,
Here is a help link oh how to get the client-side WebImage Button object:
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2009.2/CLR3.5/html/WebImageButton_Utility_Functions_CSOM.html
Sincerely,
Matt
Developer Support Engineer