Neha Kadam

Results 58 comments of Neha Kadam

Thank you for reporting issue. Please try latest version and try exmaple [AnyPicker-Layout-Fixed-Date.htm](https://github.com/nehakadam/AnyPicker/blob/master/demo/AnyPicker-Layout-Fixed-Date.htm).

Right now there is no separate callback function which is called on button click. Following 4 callback functions can be used to capture show and hide events of the picker....

I followed following steps to use AnyPicker in ionic3 project : 1. Created a project using ionic blank template 2. In assets folder, created "js" folder and added "jquery-1.11.0.min.js" and...

Thank you for reporting issue @Aus0049. We will work on it and provide you with a solution within a week time.

Sorry, with existing implementation of AnyPicker, supporting these minValue and maxValue is not possible. We will try to include logic to support this in future versions. But cannot implement it...

#(document).ready(function() { }); is required. See Example [demo/AnyPicker-Common-Date-and-Select.htm](https://github.com/nehakadam/AnyPicker/blob/master/demo/AnyPicker-Common-Date-and-Select.htm) in which Date Picker and Basic Picker are used on a single page.

Hi @mayos Sorry for late reply. I tried to use DateTimePicker inside jQueryUI Tabs. But it worked fine. HTML Code - ``` Date Picker Time Picker DateTime Picker Date :...

Sorry, you can not achieve this with DateTimePicker.

:+1: It is correct. But I will need to check everything so will update library later.

Thanks. I will merge PR later. There are other PRs in a queue to be merged.