Hi all. I have a form with about 20 date fields on it. What I am trying to achieve is for the user to be able to click on the date field and a calender similiar to the MonthView Control will popup and the user will select a date from it. When the user tabs out of the field the date will display in the pre-determined format (YYYY-MM-DD). Currently all I have is the MonthView control on the form and it takes up alot of space.
Is this possible to acheive?
Thanks.
Bill