NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanco123 on July 02, 2013, 02:41:04 AM

Title: How to Refresh the values in memory Browse problem
Post by: johanco123 on July 02, 2013, 02:41:04 AM
Hi

I am using a memory form with a browse from a memory table, the memory table is created with startup and show the records in the browse, I select one of the records in the browse and open a memory form with a button. In the form there is several calculations and on the save form I get the record and update it with the new information. It does not refresh the browse with the new values.

If I click in the browse the browse is refresh with the new values.

Any suggestions how to refresh the browse after saving the data in the form. I run a do refresh::procedurename in the GotFocusBack embed-point, without any results.

Regards
Johan
Title: Re: How to Refresh the values in memory Browse problem
Post by: Bruce on July 02, 2013, 10:23:48 PM
which build?
Title: Re: How to Refresh the values in memory Browse problem
Post by: johanco123 on July 02, 2013, 10:27:01 PM
NT7.12
Title: Re: How to Refresh the values in memory Browse problem
Post by: Bruce on July 02, 2013, 10:54:10 PM
ok, this was probably fixed in 7.13 (which is up) - although there are a few niggles in the build so I'll likely push up a 7.14 build today.
Title: Re: How to Refresh the values in memory Browse problem
Post by: johanco123 on July 02, 2013, 11:59:16 PM
Many tanks Bruce, will wait for NT 7.14
Title: Re: How to Refresh the values in memory Browse problem
Post by: johanco123 on July 04, 2013, 01:44:34 AM
Hi Bruce

I still have the same problem in NT7.14

Regards
Johan
Title: Re: How to Refresh the values in memory Browse problem
Post by: Bruce on July 04, 2013, 05:37:31 AM
ok, thanks for the feedback. Please post an example of your technique (usually editing one of the shipping examples is the easiest) and I can see where the propagation is breaking down.

cheers
Bruce