Selection of multiple rows with ContextMenu

Hai , I am using GDBG with a context menu with it . I want to select and delete multiple rows and delete like Excel. The delete is working but there is one problem in selection . When I select the multiple rows with the left Click of the mouse and then Click the right button of the mouse mI am loosing all the selected rows . HOw can I make my grid work like Excel.

1 Reply

AD Administrator Syncfusion Team September 20, 2004 08:37 AM UTC

You can set the SelectCellsMaskButtonMask so right-clicking does not affect selections. Here is a KB link that has code snippets. http://www.syncfusion.com/Support/article.aspx?id=10430

Loader.
Up arrow icon