Checker Column not keeping state when paging and using composite key

2 replies. Last post: November 15, 2010 3:37 AM by Glenn Layaar
Tags :
  • (None)

The gird is unable to keep the track of the checked rows between pages if the grid is using composite key.

The following configuration is set on the grid:

1. Using DataTable as datasource with more than 1 column as PrimaryKey hence DataKeyField must not be set as per documentation.

2. One column with property IsRowChecker="true" 

3. LayoutSetting has RestoreRowSelection="RootTableOnly" - This should allow the grid to keep the checked state of the rows between pages.


 
-Max

All Replies

Based on my test using the scenario you described, it seems the issue is caused by a bug in WebGrid. A bug report has been submitted to the developer.

We will inform you if you there is any update or progress regarding this issue.

The bug report has just been updated, a fix will be available in the next hotfix release.

The developer also noted that RowChecker and MultipleRowSelection feature should not be used together in order to avoid any issues.

All times are GMT -5. The time now is 8:19 PM.
Previous Next