excel_date

edits dates in the Spreadsheet via a popup calendar

string excel_date;

Example

$$("ssheet").setCellEditor(8,2,{ editor:"excel_date"});

Details

The calendar is shown automatically as soon as you trigger item editing. Works with dates in Excel format.

Note that this editor will only work with the Spreadsheet.

For more info on Calendar check the dedicated article.

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.