I have a grid that, upon new or edited record displays GridNumericColumns with partially prepopulated values (e.g. 1234).
When clicking the cell, the prepopulated value is highlighted. Any typing will clear the prepopulated value. I don't want that.
Ideally, I'd like the cursor to position after the partially prepopulated value when the user clicks the cell, so they can complete the value (e.g. 12345678).
Any ideas?
Richard
When clicking the cell, the prepopulated value is highlighted. Any typing will clear the prepopulated value. I don't want that.
Ideally, I'd like the cursor to position after the partially prepopulated value when the user clicks the cell, so they can complete the value (e.g. 12345678).
Any ideas?
Richard