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
50
Problem with disabling an UltraWebGrid in Javascript with Firefox
posted

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.

Parents Reply Children
No Data