CjuiDatepicker

You are viewing revision #1 of this wiki article.
This version may not be up to date with the latest version.
You may want to view the differences to the latest version.

next (#2) »

If you have two datepicker in one form and you want that a date of from date shold be minimum date of todate then put following code in Cjuidatepicker widget options array:

'onSelect'=>'js:function(selected) {
				$("#HostelRoomStatusMaster_room_status_master_end_date").datepicker("option","minDate",selected);
				}',
1 0
5 followers
Viewed: 11 463 times
Version: Unknown (update)
Category: Tips
Written by: hiral darji
Last updated by: hiral darji
Created on: Mar 20, 2013
Last updated: 11 years ago
Update Article

Revisions

View all history

Related Articles