Delete behavior

Hi, I am using GDBG 3.2.1 with ListBoxSelectionMode set to "One". When the row is selected I want the DEL key deleting the row, but in edit mode I want the text deleted. How can I do that ? Thanks for your help, Michael

1 Reply

AD Administrator Syncfusion Team August 30, 2005 10:37 AM UTC

You can try handling CurrentCellControlKeyMessage and handle things there. Here is a little sample. http://www.syncfusion.com/Support/user/uploads/GDBG_Delete_74018653.zip

Loader.
Up arrow icon