开发者

How to apply paging on CheckboxList Control

开发者 https://www.devze.com 2023-03-30 04:31 出处:网络
How to apply Paging on CheckboxList Control, 开发者_StackOverflowand also how to maintained checkboxes checked status. If you must use the CheckBoxList control, it appears you\'ll have to implement a

How to apply Paging on CheckboxList Control, 开发者_StackOverflowand also how to maintained checkboxes checked status.


If you must use the CheckBoxList control, it appears you'll have to implement a PagedDataSource as well.

Here's an article that talks about just that:

Paging using a CheckBoxList, a PagedDataSource and the Ajax.NET

PagedDataSource Class

0

精彩评论

暂无评论...
验证码 换一张
取 消