NetTalk Central

Author Topic: Refresh Browse  (Read 3126 times)

broche

  • Sr. Member
  • ****
  • Posts: 336
    • View Profile
    • Email
Refresh Browse
« on: April 14, 2016, 03:49:38 AM »
Clarion 10
NT 9.06

Have a NetWebForm with a browse (Memory Table) and buttons.
The browse has a tag field that the user can click, when they have chosen the records they wwant to process they click a button.
The process code is in the button, not a seperate process.
When the process has finished I delete the records in the memory table.  All works fine.

The browse does not refresh except when I sort it.

Where do I put the refresh code and what is the p_web statement that does it please?
Do I need to sepperate the code into a process that the button calls?

Thanks.
Brian

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Refresh Browse
« Reply #1 on: April 16, 2016, 12:46:21 AM »
discussed in webinar #101.
Browse needs to be added to the "reset list" of the button.

cheers
Bruce