So we have this RadGrid, it cannot be paged and appears unfiltered. In some cases there are upwards of 1000 rows and in other cases upwards of 3000 rows.
In IE8 it causes the "Long running script, do you want to stop running scripts" message.
The only reason this grid is used here is because it is standard grid being used in the application, but it's use is minimal, some sorting and and a separate filter that retrieves the data again anyway.
So is there anything the grid may be doing that I can switch off to make it faster and less intensive? I know nothing about Telerik controls or RadGrids?
In IE8 it causes the "Long running script, do you want to stop running scripts" message.
The only reason this grid is used here is because it is standard grid being used in the application, but it's use is minimal, some sorting and and a separate filter that retrieves the data again anyway.
So is there anything the grid may be doing that I can switch off to make it faster and less intensive? I know nothing about Telerik controls or RadGrids?