Hi,
Is there any date control (preferable to be a combo calendar control) to show only month and year.
When i dropdown i should not see the day. I should be able to browse for months and years in the combo calendar control
Ex: It should have items like Jan 2009, Feb 2009, Mar 2009, Apr 2009, etc in a combo.
Thanks in advance.
Cheers
No, we don't have any such control. What you could do is use an UltraComboEditor and populate it with the dates you want to make available, formatting them using the local machine's YearMonthPattern.