validatioin for time column


Hi



I have a column which should take time as input. Is there a speciifc col type for that? How can i give format for the time and do validations.



 



Gayathri

There is a “time” excell (excells/dhtmlxgrid_excell_time.js) which can be used for time formating.
It parse inputed text as valid time, there is no external API to configure time format, but source code can be updated in any necessary way.