Hello,
I have a problem with the UltraWebgrid when I want to disable or enable it in Javascript with Firefox.
I use this code :
grid.Element.disabled = state; // state = true or false
It works correctly with Internet Explorer.
The grid is in a WebDialogWindow.
We are in version 2010.1.
Thank you.
please look at this forum post:
http://community.infragistics.com/forums/p/25225/92423.aspx
I hope this helps
Unfortunately, that don't help me.
Thank you