Delete of Control

I have a check box, in my grid. Since the cell is enabled and readonly = false, when i press Delete button from Key Board, the Checkbox goes from checked state to unchecked state (because i believe when delete is pressed , the cell is cleared, the grid refreshes and again assigns control to cell with unchecked state). How can i remove this undesired behaviour ? Thanks

1 Reply

AD Administrator Syncfusion Team March 14, 2005 02:54 PM UTC

Hi Tarun Are you using Essential Grid? If so you can post this question in the Essential Grid forums where a member of the Grid team can take a look at this question. Regards Arun

Loader.
Up arrow icon