DateRangePicker (Filament Group) in a modal dialog doesnt work! Any kind of help will be appreciated deeply.
Hey Guys,
I needed the functionlity of a datepicker which can let user choose a specific date/date range in the easiest and most intutive way, hence I chose DateRangePicker plugin from Filament Group. I used it, customised it and everything worked fine.
Then the ui of my little hobby project changed and i needed this daterangepicker on a modal dialog and w00f
!!! It doesnt work if the modal is set to true for the dialog but I have to have this dialog box to be modal(true).
Can anyone please help me with any kind of suggestions I should try out? I guess, it will need tweaking of the daterangepicker.JQuery.js file but what and how, I have no clue. Even helpful pointers will be deeply appreciated.
Thanks.