chris_asa
Active member
Hi,
I have an unbound VS2008 DataGridView in which the users will type/edit/re-edit 10...30 rows until they get the desired result.
When you tab or arrow or mouse into a cell that already contains data, the entire cell contents are selected - how can I arrange for an edit cursor instead?
If mousing, a second click does it, else a left-or-right arrow does it, but I want to force this as default behaviour. If the user !!bizarrely!! wants to overwrite everything in the cell they can ctl-A (or mouse).
Thanks for any hints. Chris
I have an unbound VS2008 DataGridView in which the users will type/edit/re-edit 10...30 rows until they get the desired result.
When you tab or arrow or mouse into a cell that already contains data, the entire cell contents are selected - how can I arrange for an edit cursor instead?
If mousing, a second click does it, else a left-or-right arrow does it, but I want to force this as default behaviour. If the user !!bizarrely!! wants to overwrite everything in the cell they can ctl-A (or mouse).
Thanks for any hints. Chris