Hi,
Here is my query below.
There are 2 radiobutton and a textbox
1) Daily Radiobutton
2) Monthly Radiobutton
3) Textbox
1st condition
1)If daily radio button is checked and when i click on textbox it should display the calendar with all dates
2nd condition
2)if monthly radio button is checked and when i clicked on textbox it should display the calendar but with month end date only while other dates must be disabled.
please give me a solution for the above.
Can i get any suggesstions on the above query using jquery ?