We are using version 2009.1.526.35 of the GridView control. Because of our project timeline and for regression reasons, we are unable to upgrade to the newest version of RadGridView at this time. However, it is on our list of tasks once it becomes feasible. We are experiencing an issue where the RadGridView hangs and pegs the CPU at 50% forever in certain circumstances. We would like to know the following:
1) Is this issue fixed in the current version of the control.
2) Is there a workaround for the version of the control we have.
The issue is triggered when there are just enough items in the grid that the grid is full and the last item is even clipped slightly by the bottom of the grid. There are no vertical scrollbars yet. Our testers found the problem by opening a page with a grid that had enough items to produce a scrollbar. Then, when you maximize the screen and the result is a grid that is just full without scrollbars, the application hangs and the CPU is pegged at 50%. We isolated this to the grid by deleting one row from the database and observing the problem no longer occurs. It is the exact number of items in the grid causing the issue. Could you answer our 2 questions listed above? Thanks.