Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two datepickers in the same form alignment issue #129

Open
madhavprabhu opened this issue Jan 10, 2017 · 1 comment
Open

Two datepickers in the same form alignment issue #129

madhavprabhu opened this issue Jan 10, 2017 · 1 comment

Comments

@madhavprabhu
Copy link

madhavprabhu commented Jan 10, 2017

When i try to add two datepickers on the same page , the datepicker get rendered at the last element of the datepicker.
It overrides the selected date input box to the last date input.

The e.data.obj is always set for the last date input and not the current input selected.

Please if possible help me out

@nehakadam
Copy link
Owner

Sorry for late reply.

Can you provide a code, so that I can understand your issue. The code should include both input boxes and element on which you have initialized DateTimePicker. Also, mention if you are using any framework.

Please go through example of Dropdown View. Even if you add more inputs to the same page they work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants