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

Is there a way to persist a checkbox's value across pages

1 Answer 73 Views
ListView
This is a migrated thread and some comments may be shown as answers.
William Wittsche
Top achievements
Rank 1
William Wittsche asked on 19 Aug 2011, 04:00 PM
  1. ASP.NET 3.5
  2. OS:  Code runs on Windows Server 2008. IE 8 is on Windows 7 Professional.
  3. Browser:  IE 8
  4. Telerik product version:  RadControls for ASP.NET AJAX Q2 2011.
  5. Preferred programming language:  VB.NET

 
We are using RadListView (and RadDataPager) to list records of data. Each record that we display has a checkbox for the user to select the record(s) (to perform some action on it, like edit or delete, which we handle.)

My questions is, in the RadListView control (or RadDataPager), is there a way to "persist" the checkboxes' values across pages, as the user goes from one page of records to another?

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 24 Aug 2011, 08:28 AM
Hi William,

Try using the approach illustrated in this article for persisting the selected items throug paging and see if it works for you.

Greetings,
Iana
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
ListView
Asked by
William Wittsche
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or