Can I use the built in DataTables Editor DateTime field picker as a stand alone picker?
Can I use the built in DataTables Editor DateTime field picker as a stand alone picker?
washuit-iamm
Posts: 133Questions: 55Answers: 2
in Editor
Is this exposed? I noticed Editor ships with a datetime picker for the datetime field type. I want to use this for my search dialogs too.
This discussion has been closed.
Answers
I figured it out, had to look at the Editor source. Not sure if its documented on the site anywhere.
new $.fn.DataTable.Editor.DateTime($("#yadcf-filter--SomeTable-3"));