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

Grid Clien Select Column Problem in Radgrid

2 Answers 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sri
Top achievements
Rank 1
Sri asked on 15 Dec 2011, 01:54 PM
Hi,

Am  having  rad grid  with pagination . Grid  also has checkboxes , with  select all option(select all  option is achieved through a checkbox in header section of grid) in the  grid. Am  also maintaining persistence of checked items on  page navigation. we  are using  grid client select column.

Issue:Select All (header checkbox) in first page and navigate to another page select any item on this page.Come back  to first page  and deselect all(header checkbox)  in  the  first page and then select all(header checkbox) in first page,all  the child items are not getting checked in first page for  the first time and then  when  i select all(header checkbox), all  the items  are getting checked. we are using rowcreated,rowselected,rowdeselcted events and gridcreated events
am  using    telerik version:   2009.1.402.20
Can  anybody kindly  help  me out ..telerik team

2 Answers, 1 is accepted

Sort by
0
Maneesh
Top achievements
Rank 1
answered on 09 Sep 2015, 06:48 AM

Hi,

I have the same issue.

I used to add the new template column into the grid , after that , the client select column does not seems to work for first click.

The issue only comes with the rad window , when I used to run the page with browser (not a pop rad window) I am not able to find the errror.

When I used to run the page in rad window and clicked for first time , I am getting a javascript error "TypeError: e is null" in ScriptResource.axd.

Please let me if you find a solution for it.

0
Eyup
Telerik team
answered on 10 Sep 2015, 03:09 PM
Hi Maneesh,

I suggest that you modify the RadGridGetAllSelectedItemsImproved.zip sample provided in the following post to resemble your specific scenario and open a formal support ticket to send it to us for further investigation:
http://www.telerik.com/support/code-library/get-selected-items-through-all-pages#1eTU8nr-GUG8zfGgOGbIcA


Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Sri
Top achievements
Rank 1
Answers by
Maneesh
Top achievements
Rank 1
Eyup
Telerik team
Share this question
or