Rank: Advanced Member Groups: Member
Joined: 8/24/2007 Posts: 130
|
Hi,
I require a DateTime colunm in a Grid. I would like to implement this using a DateTimeColumn, but without the popup image, as this is not useful when entering a time as well as a date.
I have achieved this by specifiying PopupImageVisible="true" on the DatePicker.
The problem I have, is that when I attempt to manually add the DateTime to the grid cell, I am finding that the cursor always moves to the far left hand side of the text box when I start to type (even though the numbers are rendered to the right!).
This is very unituitive behaviour, and would not be acceptable to my users. I am getting this on IE9 only. All other browsers seem to behave as expected.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I am not sure if I understand the problem. Can you give a sample page and detailed step by step instructions?
Thanks!
|
Rank: Advanced Member Groups: Member
Joined: 8/24/2007 Posts: 130
|
Hi
Apologies, but I think the issue is down to the fact that I need to update to the latest version.
Regards
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
OK. Let us know if there is anything else.
|