Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 …
I am using UltraWebGrid and WebCombo in my web application these controls are not working properly in IE9. If i run my web site through the Microsoft Visual Studio then While selection change the WebCombo or select any row in the UltraWebGrid i am getting…
All of the other WebDataGrids on my site work correctly, with deferred update and Autocrud = False.
The WebDataGrid below correctly updates the database value by calling "WebDataGrid1_RowUpdating" in the code behind. But it's incorrectly causing…