hi all,
I have a webapplication named Leave Application, used by employee for sending leave application to admin.
there are three types of leave Restricted, Annual andSick Leave. I alos have a datatable in my database where all Restricted Leaves are stored.
I want this is like whenever a employee selects Restricted Leave from dropdown then in calender extender should enable only those leaves and all dates should be disabled.
how I can do that.
Thanks
Gaurav