Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3338
on the client side how to you get the name of a button control?
posted

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.

 

Parents
No Data
Reply Children
No Data