TWebDBResponsiveGrid - unresponsive to data changes

I am using a TWebDBResponsiveGrid as a way of having a card type list.

However, it does not seem to respond to changes in the data - either editing/posting values or adding new recods.

Do I need to call a refesh method or something?

Please call TWebDBResponsiveGrid.Refresh when there is a need to display updated data.