How to avoid auto selection in datepicker
I implement functionality with datepicker and dialog you can click datepicker's title then dialog title. As a result you can go any month or year with few clicks.
But when i select month it will show the current date in input box. I want to avoid that. Any suggestion here?
Thanks, regards