Hi,
I want to provide a month picker inside a combo dropdown.
I’m not able to provide only month picker (that allows the user to select a month and year).
I’m not able to add the datepicker control as an option in the combo dropdown.
Please help me!!
Thanks,
Siva
maksim
January 19, 2015, 7:26pm
2
Sorry, I’m not sure that I understood your case correctly.
Are you need to have a combo control, in options list of which you need to have a date-picker control ? Why do not use a datepicker in the first place ?
Thank you Maksim. Please find my answers inline.
Are you need to have a combo control, in options list of which you need to have a date-picker control ?
Yes.
Why do not use a datepicker in the first place ?
I want the user to select only month and year(not date).
Please help!!
maksim
January 20, 2015, 6:49am
4
Unfortunately there is no way to do it for now, we will check how it can be improved in the next versions.
okay.
Also, please answer this question.
How can I have a combo control, in options list of which I need to have a date-picker control ? Please provide a code snippet.
Thank you.
maksim
January 20, 2015, 10:05am
6
You can’t put the datepicker control in the list of combo items ( at least not without a lot of coding )
You can create your own popup with datepicker and other necessary items inside, and link it to a button or input.
maksim
January 20, 2015, 10:06am
7