After upgrading to latet infragistics version 10.3(build 2120), the following issues are observred in IE9 of Ultrawebgrid control but the below issues are working fine in older IE versions(6,7,8).
1. Unable to move the columns freely over the grid.
2.Unable to increase the width of the columns of the grid.
3. When the mouse pointer is moved on to the column header of the grid, we cannot see any change in the pointer to select the column.
As we stuckup with the above issues, Could you please help us for solving the above issues?
Please let me know in case if any more information is needed.
Thanks and Best Regards,Murali Gajam
Hello Murali ,
Can you please provide us with an isolated sample reproducing the issue?
I was able to use the Column Moving, Column Sizing and Column Selection features of UltraWebGrid in IE9
Hope hearing from you.
Hi Georgieva,
I have created the sample code, by which I am able to replicate the above said issue.
What I have done was, I have added one UltraWebGrid with three columns and binded data to the grid.
I have attached the sample code along with this post, which is developed in the VS2010 with Latest Infragistics. Please find the attached file with name 'GridIE9'
In the attachment I have removed bin due to size compability in uploading the file. Please add the below said infragistics dlls to build the project.
Infragistics35.WebUI.Shared.v10.3.dll
Infragistics35.WebUI.UltraWebGrid.v10.3.dll
Please review the code.
Regards,
Murali Gajam