We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

how to prevent user from deleting cell contents in a virtual grid

I have a virtual grid of which the cell type is set to "Static" in table style. No user interaction except for Cliks on the cell shall be allowed. the CurrentCellKeyPress event can''t prevent user from deleting the contents in the cell, while the ClearingCell event doesn''t seem to be triggered, what should i do?

1 Reply

AD Administrator Syncfusion Team August 11, 2004 11:57 AM UTC

In addition to setting "Static" in the TableStyle.CellType, also try setting TableStyle.ReadOnly = true.

Loader.
Live Chat Icon For mobile
Up arrow icon