NetTalk Central

Author Topic: Refreshing a Browse on another tab.  (Read 1687 times)

Mark Sarson

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • Email
Refreshing a Browse on another tab.
« on: May 19, 2011, 12:44:20 AM »
Hi

If I have tabs as follows:

<TabA>
   Browse 1
</Tab>
<TabB>
  Browse 2
</TabB>

And I change an item in Tab B, how can I refresh the browse in Tab A?

Regards

Mark

Mark Sarson

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • Email
Re: Refreshing a Browse on another tab.
« Reply #1 on: May 21, 2011, 05:49:54 AM »
Figured this out now, just need to call the procedures Im refreshing in the PostAction routine.

Thanks