Rank: Newbie Groups: Member
Joined: 1/28/2011 Posts: 6
|
Hi,
I'm facing the problem that it's very hard to change values in the grid, because when I click into a cell the cursor selects only the last digit and I need to remove everything manually when I want to enter a new figure. It would be soooo much more convenient when I click into a cell and the whole cell is selected and the whole text will be replace when I enter just one number in the cell.
Basically what I need is to fire the double click event manually, but that is impossible I think.
Let me know what you think guys.
Cheers.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
That's a good suggestion. I do not believe it is possible to do that in the current version. We will look into it and see if we can implement it in our next build.
Thanks!
|
Rank: Newbie Groups: Member
Joined: 1/28/2011 Posts: 6
|
Cool, Thank you for your quick reply! I've seen this functionality in the MaskedEdit Box already. http://demo.essentialobjects.com/Demos/MaskedEdit/Features/Number%20Segment/Demo.aspxMaybe I should use that one at the moment. Thanks
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Yes. Both MaskedEdit control and DatePicker does it. The simple TextBoxColumn however does not do it now.
Thanks!
|