i want to use DateItem that will show only month and year.
but i can't use
DateItem.setSelectorFormat()
I have to use TextBox for date display purpose.
So is there anything to do so that dateitem textbox will show only month and year?
regards
but i can't use
DateItem.setSelectorFormat()
I have to use TextBox for date display purpose.
So is there anything to do so that dateitem textbox will show only month and year?
regards
Comment