Rank: Advanced Member Groups: Member
Joined: 5/22/2009 Posts: 33
|
Hello Sir,
I need to have a input field in the Grid control to accept 3 kinds of datetime format like "yyyy/MM/dd", "MM/dd", "dd". The format will be depended on the other field in the Grid. I had a custom culumn with drop down list to do it. My question is that since your Grid has a DateTimeColumn, how can I change the input format for it?
I also tried another option to use a customcolumn with a DatePicker to do it, but I hope that I can just use DateTimeColumn to do the same.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
|