How to handle Row and Column selection in GDBG

Hi All,

I want to handle the rows / columns selected by user.
e.g. display only selected rows in another view / diaply only selected columns in another view.

Please let me know which events I need to handle for this?
If possible please post the example code snippet.

Thanks in advance
Suhas

1 Reply

AD Administrator Syncfusion Team August 7, 2006 01:09 PM UTC

Hi Suhas,

The grid.Model.SelectionChanging or grid.Model.SelectionChanged events can be handled for this. I am not clear with your requirement, can you please provide more information on what you are trying to achieve, so that we can update you with a sample at the earliest.

Thanks,
Rajagopal

Loader.
Up arrow icon