KeyTable / DataTable row navigation

KeyTable / DataTable row navigation

GeaGea Posts: 33Questions: 13Answers: 1

Is any way to navigate in my table using keytable and select an a complete row?
Thanks :)

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 61,452Questions: 1Answers: 10,055 Site admin
    Answer ✓

    At the moment, no. It is something I'm considering for a future version of KeyTable, but at the moment your best way of doing this is with the Select extension and then on key up / down, get the currently selected row and simply select the next / previous one as required.

    Allan

  • GeaGea Posts: 33Questions: 13Answers: 1

    Thanks Allan!
    Regards.
    Gea.

This discussion has been closed.