Reputation: 4612
I want to get a DatePicker Dialog with no day picker (only year and month) for credit cards expiration in a form. I checked the DatePicker source code and it's not seem to be suporting such feature as not showing once of it's pickers. Any other widget to do it or do i have to create my own widget again...
Upvotes: 4
Views: 2984
Reputation: 2662
I just released an alternative date picker framework which allows you to create your own date and/or time dialog boxes. There is also an implementation of a date picker that you are asking for.
Upvotes: 5