DataGridView BUG - Please HELP!

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/ =-
 
C

Cor Ligthert [MVP]

Asif,

If you have a bug, than a newsgroup cannot help you. You should contact the
customer support from Microsoft in your country. For that you have to pay.
If it is than a bug, you can mostly get a hotfix. AFAIK is that free of
cost. However if it is an error in your program instead of a bug, than you
have to pay for the help.

I hope this helps,

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top