Refresh Datasource when something updated externally in DB

Hi,

I have a bulk update in my db table for a column. But its not reflecting in the browse screen.
Is there any way to refresh the whole table in this case.

Thanks,
Saurabh

Hello,
can you clarify the way a screen can be notified that external changes have been made?

Ilia.

Hi,

I myself have updated the record in the database column. (SQL Server 2014)
But I go back to browse screen, its same old data there.

Thanks,
Saurabh

That’s right since the screen reflects the state before your update. If you press Search button to refresh a list than everything should be fine.

Ilia.