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-iammwashuit-iamm Posts: 86Questions: 34Answers: 1

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.

Answers

  • washuit-iammwashuit-iamm Posts: 86Questions: 34Answers: 1

    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"));

This discussion has been closed.