Hello,
What I`m Trying to achieve is to open a datePicker clicking in another button... Is it possible?
My idea was to add the DatePicker in the layout, but keep isVisible property set to false.
Then in the click of another button show the window like it would show if clicked in the datepicker...
Are there any way to do this?
Like a DatePicker.Show property or event!?