When I try to delete a cell value which cannot delete like 'double', I get the Data Error dialog. Thats perfectly alright. In normal situation, the cell is in edit more and I can use Esc key to revert to previous value. However when I delete and select another control, I get into an infinte loop with Data Error dialog and have kill my app.
Hello,
Thank you for your feedback and for sharing this with our community.
Please do not hesitate to contact us if you need any additional assistance.
I tried testing with your example and created an example of my own. However in the project the problem occurs and I suspect it is due to another properties/events set on the grid.
I worked my way around the problem by handling the Delete key by raising custom error message and rejecting the delete operation.
Thanks for the help
I am just checking about the progress of this issue. Please let me know If you need my further assistance on this.
Hello BB,
This should not be happening. I tried it in a small sample and it seems to work fine for me. So please review my project and let me know if it helped you. If this is not your scenario you could attach a small sample of your own reproducing the mentioned behavior.