Datepicker for a column is added like this:
$grid->setDatepicker(‘mycolumn’);
Is there a way to customize the datepicker?
I would like to change the first day of the week from sunday to monday.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top