I have a NetWebForm with a NetWebBrowse of a memory table in one of the tabs (rounded style so all are seen).
When the form opens, if it is an update, I load the records from the real table into the memory table. This is in the PreUpdate embed point.
My issue is, I can't seem to get the Browse to refresh. I can add it to be reset, behind a field or button, and that works, but I can't seem to find the embed point where I can manually refresh the browse.
Maybe I shouldn't load the memory table in the PreUpdate?
Any ideas?
Thanks
NT 8.10