Closed
Description
Is your feature request related to a problem? Please describe.
I am fetching the table body items from a database. When there are new entries in the database after the table is rendered, those new entries won't get populated in the table, although dataset value is refreshed.
Describe the solution you'd like
I would like the table to be refreshed when dataset is changed.