Hi,
I am using the DTPicker and not concentrating much on the regional settings of the system for the Date format.
I am using the following code right now for the dtpicker..
The problem is that the DTPicker does not allow the user to edit and does not show the selected date from the drop down calendar, the dtpicker is disabled...Code:DTPToday.Format = dtpCustom DTPToday.CustomFormat = Format(DTPToday.Value, "dd/mm/yy")
Can anyone please help me to solve this problem.......
Thanks in advance..




Reply With Quote