Data disappears when search in table

Data disappears when search in table

mateusbdmateusbd Posts: 1Questions: 0Answers: 0
edited June 2020 in Free community support

I do the get normally on my server, the table appears (with search, pagination, etc.) and the data in the table. However, when I do a search, the data disappears and the message is left: "No data available in table". From what I understand, the table is being set up before the data arrives, but I don't know how to resolve it.

Screen 1 (html):

Screen 2 (controller):

Screen 3 (when data come):

Screen 4 (trying make a search):

Replies

  • colincolin Posts: 15,237Questions: 1Answers: 2,599

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.