A
Asif Mohammed
Hello,
I have a databound datagridview, its allowed to add,remove and edit
I type a value in (in new row), it uses e.cancel = true to invalidate the cell .. and does not let focus go away, but when the focus is in the cell (after invalidating) I click anywhere on form (focus still stays in cell) and then press escape .. and the row does not delete itself, it just blanks out.
This is wrong behaviour, as it should delete. (which it does when I dont click anywhere on form)
Can anyone tell me whats wrong?
Thankyou very much
--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
I have a databound datagridview, its allowed to add,remove and edit
I type a value in (in new row), it uses e.cancel = true to invalidate the cell .. and does not let focus go away, but when the focus is in the cell (after invalidating) I click anywhere on form (focus still stays in cell) and then press escape .. and the row does not delete itself, it just blanks out.
This is wrong behaviour, as it should delete. (which it does when I dont click anywhere on form)
Can anyone tell me whats wrong?
Thankyou very much
--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-