Dear all,
I have a problem with this type of grid. My grid has several columns which data type is datetime. When I type a value such as 23/10/2008 then the text is changed to : _3/10/2008. This error occures when I use Ctrl+S or Enter key.
the columns is set to following values
.EditMask =00/00/0000 (ShortDate)
.EditMaskUpdate = True
.EnableDateTimePicker = False.
.NumberFormat = EditMask
Thanks for any help!
<thuong> wrote in message news:211216@10.0.1.98... Dear all, I have a problem with this type of grid. My grid has several columns which data type is datetime. When I type a value such as 23/10/2008 then the text is changed to : _3/10/2008. This error occures when I use Ctrl+S or Enter key. the columns is set to following values .EditMask =00/00/0000 (ShortDate) .EditMaskUpdate = True .EnableDateTimePicker = False. .NumberFormat = EditMask Thanks for any help! http://helpcentral.componentone.com/cs/forums/p/77248/211216.aspx#211216
Hello Gary,
I appreciate your try on this issue. I forgot describing more details in last post that the grid has data " / / " on each row and the grid has many rows on it. The sequence operating causes the error is as following : In the first row on that date column, type Ctr S (it is the function of my grid) to copy this cell value " / / " to the beneath cells also belong to that col. After that I move to the these cells to type date value (23/10/2008) and that error to appear. It is more difficult as the error not always happens. Because my grid loads data from SQL Server 2000 database and I wonder if that was the difference.
thank you again!
<thuong> wrote in message news:211322@10.0.1.98... Hello Gary, I appreciate your try on this issue. I forgot describing more details in last post that the grid has data " / / " on each row and the grid has many rows on it. The sequence operating causes the error is as following : In the first row on that date column, type Ctr S (it is the function of my grid) to copy this cell value " / / " to the beneath cells also belong to that col. After that I move to the these cells to type date value (23/10/2008) and that error to appear. It is more difficult as the error not always happens. Because my grid loads data from SQL Server 2000 database and I wonder if that was the difference. thank you again! http://helpcentral.componentone.com/cs/forums/p/77248/211322.aspx#211322