[DT 1.10] Select row

[DT 1.10] Select row

deliatordeliator Posts: 95Questions: 1Answers: 0

Hello,

is there a way to programmatically select the first row after an ajax.reload() event, regardless of the existing filter or sort? Just put the first line highlighted.

Regards

Marc

Replies

  • colincolin Posts: 15,116Questions: 1Answers: 2,583
    edited March 2019

    Hi @deliator ,

    You can listen to the xhr as in this example here. Hope that help.

    Cheers,

    Colin

This discussion has been closed.