Closed alisamina0 closed 5 years ago
What's the issue? Can u replicate with plinker?
Plunkr. Lol
Sure i will do.
https://plnkr.co/edit/6hHyTuCHXygqn104kiGF?p=preview
Can you please help me.Thanks
but what is actually the problem???
Not able to bind the dateandtime field values and when i clicked on first datetimepicker, second datepicker also popup. You can see in above plunker.
I am using bootstrap modal window for multiple Accordion and each accordion contains a form using *ngFor. Please help.......
The opening of multiple datetimepickers at the same time, I would handle this by putting the datetimepicker into your own component, and hat have component decide when to open/close
I am using multiple Accordion and used reactive form having name,description and datetime fields.
Can you please help me..