|
Rank: Member Groups: Member
Joined: 9/22/2009 Posts: 24
|
Hi, I had replaced asp:Datagrid with EO:Grid in my application. In edit mode, I am populating data fetching from DB. Every thing is populating fine. But when I am trying to edit date, current date is not showing in DateTime Column text box. On texbox focus leave selected date is not showing.Please find the screen shot below. Thanks in Advance, Kumar.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi, I believe the data needs to be date time, not string. Please see a working sample here: http://demo.essentialobjects.com/Default.aspx?path=Grid\_i1\_i6Thanks
|
|
Rank: Member Groups: Member
Joined: 9/22/2009 Posts: 24
|
Hi,
I am sending "DateTime" to "DateTimeColumn" eventhough problem is not solved.And I noticed that if we set 'MinvalidDate','MaxValidDate' and 'PickerHint' to a 'DatetimeColumn' all those values are showing properly in 'Edit' Mode.
Thanks, Kumar.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Can you provide a test page that demonstrates the problem?
Thanks!
|
|