NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rene Simons on September 17, 2017, 10:37:16 AM

Title: NetWebBrowse file loaded despite page loaded requested.
Post by: Rene Simons on September 17, 2017, 10:37:16 AM
Hi,

in my app, I have a browse that I have specified to be page loaded (10 rows per page).
However, the result I get is a file loaded browse.
Because The browse is very straight forward (a string and the in line buttons) I have deleted the procedure and created a new one using the wizzard. With the same result.

Attached is a screenshot of the load setting for the browse.

Hope anyone can help.

Rene
Title: Re: NetWebBrowse file loaded despite page loaded requested.
Post by: Bruce on September 17, 2017, 11:37:25 PM
There's a global setting (NetTalk 2nd Global Extension) to make all the browses File Loaded. Perhaps you have that on?

Or perhaps there are 10, or fewer, records in the table?

cheers
Bruce
Title: Re: NetWebBrowse file loaded despite page loaded requested.
Post by: Rene Simons on September 18, 2017, 12:09:29 AM
Hi Bruce,

I will check the gobal setting. It is the first browse I created and tested in the app.
There are more than 10 records in the table so I guess your first suggestion will be correct.
I'll let you know.
Cheers,
René
Title: Re: NetWebBrowse file loaded despite page loaded requested.
Post by: Rene Simons on September 18, 2017, 10:54:34 AM
Bruce,
That was it.
Thanks,
Rene