M manuelsalazar Member Licensed User Jan 7, 2020 #1 Hi : is there any option that when you have de AnotherDatePicker , and if you don´t select any date doesn´t give you the current date (AnotherDatePicker.GetDate) ? or and status that no date is selected ? thanks in advanced . Manuel Salazar
Hi : is there any option that when you have de AnotherDatePicker , and if you don´t select any date doesn´t give you the current date (AnotherDatePicker.GetDate) ? or and status that no date is selected ? thanks in advanced . Manuel Salazar
Erel B4X founder Staff member Licensed User Longtime User Jan 8, 2020 #2 I recommend you to use the latest version which is B4XDialog + B4XDateTemplate (XUI Views). The user can close the dialog by either clicking on a date or by clicking on the cancel button. You can check the response. Upvote 0
I recommend you to use the latest version which is B4XDialog + B4XDateTemplate (XUI Views). The user can close the dialog by either clicking on a date or by clicking on the cancel button. You can check the response.