This question is locked. New answers and comments are not allowed.
Hi I've recently downloaded the trail version of the RadDataGrid with a view to using it in an app I'm writing. I understand that it's still in beta but it does appear to be a bit buggy so I thought I would discuss some of the problems I'm experiencing here.
First of all, general navigation of the grid seems ok but there doesn't appear to be anyway of navigating to the top or the bottom of the grid. I would normally expect ctrl+home and ctrl+end to do this.
I'm using the grid to display a list of around 78,000 rows and 6 columns for each row. One column displays a text field that can get quite long and will sometimes extends the grid horizontally. When this happens the horizontal scrollbar appears so the grid can be scrolled. The problem is that when you scroll the grid the column headers can get out of sync with the rest of the grid.
The next problem I'm experiencing is that I have inline editing turned on but when I double-click a row the row click is suddenly changed which is very confusing. It seems to work fine on the first page but any page after that will fail. I'm also occasionally getting a 'Object reference not set to an instance of an object.' exception when double clicking a cell.
I'm also concerned because I'm trialling the control to see if it suits my requirements but my trial period will almost certainly have expired by the time these issues are solved and I won't be able to test it with my app.
Kind Regards
Chris.
First of all, general navigation of the grid seems ok but there doesn't appear to be anyway of navigating to the top or the bottom of the grid. I would normally expect ctrl+home and ctrl+end to do this.
I'm using the grid to display a list of around 78,000 rows and 6 columns for each row. One column displays a text field that can get quite long and will sometimes extends the grid horizontally. When this happens the horizontal scrollbar appears so the grid can be scrolled. The problem is that when you scroll the grid the column headers can get out of sync with the rest of the grid.
The next problem I'm experiencing is that I have inline editing turned on but when I double-click a row the row click is suddenly changed which is very confusing. It seems to work fine on the first page but any page after that will fail. I'm also occasionally getting a 'Object reference not set to an instance of an object.' exception when double clicking a cell.
I'm also concerned because I'm trialling the control to see if it suits my requirements but my trial period will almost certainly have expired by the time these issues are solved and I won't be able to test it with my app.
Kind Regards
Chris.