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

Select all grid items from radgrid in all pages

3 Answers 460 Views
Grid
This is a migrated thread and some comments may be shown as answers.
soo
Top achievements
Rank 1
soo asked on 15 Jul 2008, 01:47 AM
Hi,

May i know the code to select out all items in radgrid in all the pages? As sometimes when i do filtering, i need all the items from whole grid (grid with paging) to display in other places.

I cannot use code as below, as it just select out just one page from the grid only.

For Each griditem As Telerik.WebControls.GridItem In radgrid.Items
Next


Please advice.

Thanks,
Soo


3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 15 Jul 2008, 03:57 AM
Hi Soo,

Go through the following forum links which discuss a similar requirement.

How to get all rows, not only current page's row
Checkbox Select - Multiple Pages

Shinu.


0
C
Top achievements
Rank 1
answered on 19 Nov 2014, 08:36 AM
Both of those give a 404 today.
0
Pavlina
Telerik team
answered on 21 Nov 2014, 04:35 PM
Hello,

How to select all grid items in all pages is demonstrated in the project attached in this code library:
http://www.telerik.com/support/code-library/get-selected-items-through-all-pages

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
soo
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
C
Top achievements
Rank 1
Pavlina
Telerik team
Share this question
or