Add data to the data table using page state

Database & APIs

My data table does not update the page data according to the data I updated in the page state. When changing the page of the data table, the UI does not appear and the loading does not stop. How to fix this error?

What have you tried so far?

I put the data called from the api into the page state, then assign it to the data table. In the On Page Changed action of the data table, I call the api and set the new data into the page state.

Did you check FlutterFlow's Documentation for this topic?
No
1
5 replies