|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DataGridView BUG - Please HELP!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/ =- 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 Show quoteHide quote "Asif Mohammed" <a@m.com> schreef in bericht news:JIidnRvMtehH8UXZnZ2dnUVZ8qKdnZ2d@bt.com... > 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/ =- > |
|||||||||||||||||||||||