NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: hkalmbach on May 04, 2020, 01:15:48 AM

Title: NetBrowse does not refresh after delete
Post by: hkalmbach on May 04, 2020, 01:15:48 AM
Hello,

I don't know exactly when i began, but there was a NetTalk version where after a deleting a record the browse was automatically refreshed and the deleted record no longer displayed.
Now with Clarion 11/NetTalk 11.32 this does not work.
I have a delete record button in every line of the browse. The record really is deleted, but the browse does not refresh, I need to press F5 or change the page and go back to see the effect.
In a previous version of NetTalk this worked automatically, but I cannot say which version exact, the clanet.dll shows no version nummber, but it has a change date 10/26/2018.
I have this effect in all my browse/form combinations.

Has someone an idea what to do to get the browses freshed automatically?

Thanks a lot.

Cheers
Heinz
Title: Re: NetBrowse does not refresh after delete
Post by: Alberto on May 04, 2020, 03:30:12 AM
Hi, did you do any change in your code?
If not, I know two reasons for this to happen:
-are you using span columns in the browse?
-does the browse 'no records message' is blank?
Title: Re: NetBrowse does not refresh after delete
Post by: hkalmbach on May 04, 2020, 04:03:56 AM
Hi,
no, I did not make any changes, perhaps I added a column in the browse, but nothing funtional as far as I now.

The 'no records message' is not empty and also I don't use span columns.

Do you think its a problem of the browse or of the form?

Thanks for every help

Cheers
Heinz
Title: Re: NetBrowse does not refresh after delete
Post by: Bruce on May 04, 2020, 05:57:04 PM
Hi Heinz,

can you test an example and see if you get the same effect there please?
If so, let me know which one you duplicated it in.

cheers
Bruce