This is a migrated thread and some comments may be shown as answers.

Update RadGrid item count.

1 Answer 62 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 28 Oct 2013, 04:31 PM
I've got some conditional logic to hide items (row) on item databound. When I do this, the rows are successfully hidden but the item count is not adjusted to reflect this.

If there any way to only count visible rows for the item count?

1 Answer, 1 is accepted

Sort by
0
Brian
Top achievements
Rank 1
answered on 28 Oct 2013, 06:19 PM
Since the grid is rebound on need datasource anyway, I just went with removing the items from the collection before its bound to the grid.
Tags
Grid
Asked by
Brian
Top achievements
Rank 1
Answers by
Brian
Top achievements
Rank 1
Share this question
or