Inline CRUD with specifics forms : date and time picker ; select box fields

Inline CRUD with specifics forms : date and time picker ; select box fields

lcoulonlcoulon Posts: 2Questions: 2Answers: 0

Hello

I'm novice with Datatables and need to create an inline CRUD.

I found the into examples, "Tab between columns" approaching my needs.
tabControl

This example indeed shows how to modify text fields inline,
i'm looking for an other examples that would show me how to change / edit inline a "select box" form , a "date and time picker" form.

Many thanks for you help

Answers

  • allanallan Posts: 63,464Questions: 1Answers: 10,466 Site admin

    There is an inline editing example with a select available here.

    The date / time picker is not currently navigable via a keyboard.

    Allan

This discussion has been closed.