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

Custom RADGrid AllowMultiRowSelection behaviour

3 Answers 91 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nhilesh
Top achievements
Rank 1
Nhilesh asked on 24 Mar 2009, 03:11 PM

Hello,

We are using the RADGrid Q2 – 2008, AllowMultiRowSelection property to true

I am quiet OK with the current functionality, with only further requirement as

When I de-select any of the rows the checkbox in header row must get de-selected and if I select all the rows manually, the header rows checkbox must also get selected.

Eg. I clicked on Header Checkbox

R Column Header

R Row 1

R Row 2

R Row 3

Then Clicked on any of the Row to de-select

I must see the output as under

£ Column Header

R Row 1

£ Row 2

R Row 3

And vice versa

Thanks.
Nhilesh Baua

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 25 Mar 2009, 06:19 AM
Hi Nihilesh,

Check out the following code library submission which demonstrates the requested feature.
GridClientSelectColumn -- (un)check "Select All" check box automatically

Thanks
Shinu
0
Nhilesh
Top achievements
Rank 1
answered on 25 Mar 2009, 06:33 AM
Hi Shinu,

Thanks for your reply, however I have tried this with one of the page, this is certainly not working.
FYI, I am using RadControls for ASPNET AJAX Q2 2008.

Can you please suggest some solution specific to this version?

Thanks,
Nhilesh Baua.
0
Yavor
Telerik team
answered on 27 Mar 2009, 10:18 AM
Hello Nhilesh,

You will need to make sure that you take advantage of the new api for the control, when handling this functionality. Other than that, the logic remains the same.

Regards,
Yavor
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Nhilesh
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Nhilesh
Top achievements
Rank 1
Yavor
Telerik team
Share this question
or