Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Craig Efrein on Jan 19, 2009 01:02
open dhtmlx forum
Change date format - Calendar in dhtmlxgrid

I have defined one of the cells in a dhtmlx grid to be dhxCalendarA. The calendar pops up, I select a date and the format returned is mm/dd/yyyy. How do I change that format to yyyy-mm-dd?


I have already tried mygrid.setDateFormat("%Y-%m-%d"); and I get an error saying that setDateFormat is not a function.

thanks,
Craig
Answer posted by Support on Jan 19, 2009 01:58
>>setDateFormat is not a function
This functionality supported only in pro version of grid.