NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on March 04, 2017, 06:25:33 AM
-
Hi,
Please see image
Upper browse has the lower browse as a child
Selecting a record in the Upper browse does not refreshs the lower browse
But if I click on Modify and cancel going back, the lower browse refreshs ok
You can chck it at:
http://www.doctoranyplace.com/Login?lng=eng
DEMO / DEMO
Patients / CHange / Appointments
And even if you call the upper browse directly from the URL like:
http://www.doctoranyplace.com/bAppsByPatient
The lower browse refreshes OK
Ive code in RowClick... to set a session value of the upper ID and filter the lower reading this session value, replacion the Table relation filter and nothing,...
DebugView shows the same results on filters
How to solve this?
Any code to add to the log to check?
Thanks
-
Which build are you using Alberto?
-
8.71
-
Hi Alberto,
seems to be working here ok - but perhaps make a small example? or mod one of the shipping examples?
Example 71 (Books) has an example of this with Invioces / LineItems.
cheers
Bruce
-
Example 71 work ok, but mine does not:
Can you realized what the problem is using the server?
You can check it at:
http://www.doctoranyplace.com/Login?lng=eng
DEMO / DEMO
Patients / Select ALEJANDRA / Change / Appointments
If you call the upper browse directly from the URL like:
http://www.doctoranyplace.com/bAppsByPatient
The lower browse refreshes OK
-
dont understand, what do you need to check this?
-
>> don't understand, what do you need to check this?
an example app I can compile here, that shows the effect.
cheers
Bruce