setNumberFormat and setDateFormat by column?

I am licensed & using dhtmlxTreeGrid Pro. I would like to set number and date formats by column–can that be done and, if so, how? Examples?



Thanks!

Please check next samples included in your package

samples/pro_format.html
samples/pro_format_xml.html

which shows how formatting can be applied to dates and numbers ( please beware that formatting available not for all excell types )

Also latest version includes

samples/pro_excell_dhxcalendar_input.html

it show how advanced calendar can be used for rich date formatting.