NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: rupertvz on March 30, 2017, 11:02:52 PM
-
Hi Guys,
I have a NetWebBrowse procedure called from a tab in a NetWebForm.
The tab in the NWF before the NetWebBrowse sets a SessionValue which filters the NetWebBrowse records.
Is there a way to reset (refresh) the NetWebBrowse upon the tab selection of the NWB?
-
don't think you'll reset the browse on tab selection (*) - but rather set it on the field, on the first tab, that sets the session value in the first place.
ie say you have a date field on tab 1, then reset the browse when the date changes.
(*) You don't want to do it on tab if you can help it, because there are many different tab "styles" - including ones where all the tabs are visible all the time, so you want o make it work in "all cases" as much as possible.
cheers
Bruce