How do i use date time picker outside table?

How do i use date time picker outside table?

muthuphpianmuthuphpian Posts: 4Questions: 2Answers: 0

I want to use same date time picker used in data tables editor for some input field outside data table. how can i initialize it? Is there any particular class present in date time picker.

This question has an accepted answers - jump to answer

Answers

  • muthuphpianmuthuphpian Posts: 4Questions: 2Answers: 0

    Anyone know how date time picker initialized inside data tables?

  • allanallan Posts: 63,812Questions: 1Answers: 10,516 Site admin
    Answer ✓

    Hi,

    Unfortunately, Editor's date time picker is not currently available as an external API. It is built specifically for the use of Editor. This is something I plan to address in future, and make it available as a standalone library, but for now you would need to use an external source or hack around in Editor source to extract the date time picker.

    Allan

  • muthuphpianmuthuphpian Posts: 4Questions: 2Answers: 0

    Thank you very much. Data tables are really useful.

This discussion has been closed.