Please help.
I have a textbox control to input a date. I want to make it such that instead of typing into it, a calendar dropdown is displayed whenever the textbox is clicked so that the user can select a date from it and this date is transfered into the textbox. How do i go about this problem?
I have a textbox control to input a date. I want to make it such that instead of typing into it, a calendar dropdown is displayed whenever the textbox is clicked so that the user can select a date from it and this date is transfered into the textbox. How do i go about this problem?