Can't we have Input filter drop-downs for Data table in REST

Can't we have Input filter drop-downs for Data table in REST

beginner_2018beginner_2018 Posts: 46Questions: 19Answers: 0

Dear All,

I see examples of REST API for Data table's ,And I wounder that I don't see any example on drop-downs using REST API.
Even every thing seems good in my output,Except the absence of input filters.

Can any one please do let me know how can I get back it using REST API

Answers

  • allanallan Posts: 61,950Questions: 1Answers: 10,158 Site admin

    Do you mean you want something like this in your table?

    If so, just move the initialisation of the select input elements into initComplete which is triggered once the data has been loaded into the table.

    Allan

This discussion has been closed.