|
|
posted on Saturday, August 01, 2009
by
Admin
(12)comments
- Categorized as WebForms
When doing serverside paging(that is paging at the database layer by
returning only the paged result), one of the things I miss in the
GridView control is the VirtualItemCount, which is supposedly only
supported in the older control's like the DataG...
|