Hello All,
I have used inbuilt datepicker controls as start date and end date on form. I want to validate
1]Unable to type into date picker. on click open calendar and thenselect date
2]Or Type only number and take only proper date format like dd-MM-yyyy or MM-dd-yyyy
3]End Date always greater than start date Or Based on start date end should be displayed on calendar
I have used javascript and completed it. But I want used this using JQUERY inbuilt plugins.
I have used inbuilt datepicker controls as start date and end date on form. I want to validate
1]Unable to type into date picker. on click open calendar and thenselect date
2]Or Type only number and take only proper date format like dd-MM-yyyy or MM-dd-yyyy
3]End Date always greater than start date Or Based on start date end should be displayed on calendar
I have used javascript and completed it. But I want used this using JQUERY inbuilt plugins.