Completed
Last Updated: 09 Jul 2012 06:23 by ADMIN
ADMIN
Jack
Created on: 09 Jul 2012 06:23
Category: GridView
Type: Bug Report
1
FIX. sorting is wrong when it is added programmaticaly and there are no rows in RadGridView
1. Create a new project with RadGridView.
2. Bind it to a business object collection without rows.
3. Add a descending sort descriptor for a date time column.
4. Add a button and on its click event add a new row to the collection. The new row should have first column with data which produces different sort results than the date time column.
5. Run the project and add some rows.
0 comments