Editor form datepicker with month and year only
Editor form datepicker with month and year only
How can I set the option of a datatable editor form with type datetime so that the datepicker have month and year only as shown in the below screen capture? thx

This discussion has been closed.
Answers
Are you using a jQuery UI date picker input (it looks like it)? If so, jQuery UI date picker options can be be set using the
optsoption fordate.Allan