The keystrokes needed to type a euro sign € are: Alt Gr and 4 (in the qwerty block).
I want to type just a € in a dataviewgrid, but Alt Gr does not seem to invoke the cell edit mode. I can type something else then a € sign, but not a € sign by itself unless I first press F2 or space bar.
Is there a way around this?
Thank you.
Loading
jingePosted Oct 21, 2009, 11:12 PM
If my answer helps you solve the problem, please do not forget to check "Do you like the Answer", it helps me earn credits.
Jonathan TrahairPosted Oct 19, 2009, 5:51 AM
jingePosted Oct 18, 2009, 10:33 PM
Set EditMode of the DataGridView:
Don't forget to accept it as answer if it helps you solve problem.