Página 1 de 1

How to accept DateTime Value ?

Publicado: Lun Oct 06, 2014 4:29 pm
por Milan Mehta
We have DatePicker and TimePicker controls. But is there any way by which I can accept both togather in one control ? So that I can bind it to a datetime field ?
If not, what is work around ?
Kindly guide.
TIA
Milan.

How to accept DateTime Value ?

Publicado: Lun Oct 06, 2014 7:33 pm
por ignacio
Hello,
TDatePicker (check properties nFormatType and cCustomFormat)
Regards