hi in my application i have set clalender date greater than the sysdate on pageload
like radclalender.mindate = sysdate, this throws error when i try to assign a date less than sysdate.
this is happening when i have a chance of gettign the date less than sysdate from database, that i have to dispaly in the text box in calender. my requirement is i can also show the user the date less than the sysdate, but allow the user to select only the date greater than the sysdate.
please help.
like radclalender.mindate = sysdate, this throws error when i try to assign a date less than sysdate.
this is happening when i have a chance of gettign the date less than sysdate from database, that i have to dispaly in the text box in calender. my requirement is i can also show the user the date less than the sysdate, but allow the user to select only the date greater than the sysdate.
please help.