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

MultiCell

1 Answer 103 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Guillaume
Top achievements
Rank 1
Guillaume asked on 23 Jun 2015, 02:35 PM

Hello,
I have questions about RadGrid  multicellular mode selection.
I explain :
I have a RadGrid with 5 column : one for the hour and the 4 other for registration slot
I want to activate the multi- selection mode to allow a user to select X cells on the same line.
How can I disable the selection of other lines ?
Is there an event that goes off when the user selects the last cell ?

Thanks a lot.


Guillaume

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 26 Jun 2015, 09:16 AM
Hi Guillaume,

You can make avail of the following events in order to achieve this requirement:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/client-side-programming/events/oncellselecting
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/client-side-programming/events/oncellselected

Hope this helps.

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
Guillaume
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or