hi,
i want to enable or disable a webimage button in javascript. can u please tell me how to do it?. i am new to infragistics.
thanks
thank you. it was very useful to me.
jollyguy77
There are client side functions called getEnabled and setEnabled on the WebImageButton control you can use to determine and set the state of the button.
You can find the client side object model for all of the controls documented here:
http://help.infragistics.com/NetAdvantage/NET/2007.3/CLR2.0/
Devin