Hello Clay,
Thanks for your prompt reply.
Yes I do see the problem in this sample.
I use the cursor keys to navigate to another cell. Then I press the delete key. The cursor starts blinking at the beginning of the cell contents.
I press the delete key again.
The RowHeader displays the editing icon, and if I continue to press the delete key I can delete the cell contents.
If I navigate with the mouse, and then press the delete key, there is no problem. I.e. I cannot delete the cell contents.
>No, this is not intended behavior. Setting gridDataBoundGrid1.EnableEdit = false should essentially make the grid readonly.
>
>I tried to see the problem in 1.6.1.8 using
this sample, but could not. Can you see the problem in this sample? If not, are you handling any events or setting properties that might affect this?
>