Hello:
I am using jqSuite 4.6.0 and trying to incorporate jqDatePicker to create a date filter for three grids I have on my webpage. The documentation for jqDatePicker is extremely thin – in fact, the Options and Events categories in the help file contain 1 line: To be written. (and: last updated 09/15/10).
The Methods category shows the methods but there isn’t any mention of how to actually incorporate them in your php file.
The introduction tab states:
The Datepicker is a highly configurable plugin that adds datepicker functionality to your pages. You can customize the date format and language, restrict the selectable date ranges and add in buttons and other navigation options easily.
I would like to restrict the pickable dates to those that appear in my database tables, and also have the default set to show today’s date. Then whatever date is selected would cause the three girds on the page to filter for the picked date (or use today as the default).
If you could provide some examples other than the very simple one in your documentation (attaching datepicker) that would be very helpful.
Regards
Ken
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top