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
120
Webgrid sorting in WIN7
posted

Hi

I am using ultrawebgrid, version 2010. I am facing an issue with the sorting, when i click on the column header it is taking long time to sort the data. it doesnt have too much data to sort!!

it was working fine with XP, IE 6 but when I upgraded to WIN 7 IE8, its giving this performance issue.

I am using Infragistics webgrid default sorting. I have a code line on page load as

"Grid.Columns[1].SortIndicator = SortIndicator.Ascending;"

and its doing the sorting. No other code or script used.

Please help me to improve the sort performance.

Thanks for the help in advance

Biju Koshy