NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: frankacosta on August 03, 2017, 09:39:56 AM

Title: Refreshing browses on a memory form
Post by: frankacosta on August 03, 2017, 09:39:56 AM
Hi,
I have a memory form with 4 browses on it.  Its a scheduling app and you can book with one of the browses.  When i add a new record to the browse, all the other 3 browses are updated and any new values are displayed - works great.  When i Cancel a record from the same browse it only updates the the browse i canceled from, not all the browses on the form.  so the schedule on the bottom is not updated.  how can i force a refresh of either a specific browse or all browses on the form... and  where do i put the code -
Thanks
Frank
Title: Re: Refreshing browses on a memory form
Post by: Bruce on August 03, 2017, 10:43:30 PM
Cancel implies nothing is done, hence no refresh.

I'm not sure of the exact answer to your question though - I recommend you create a small example app so I can see the effect and suggest a solution.

cheers
Bruce