NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Manuel on April 16, 2013, 09:54:17 AM
-
Hi
Have netWebBrowse with other button in each row.
If click the button with out select the row, "sometimes" got wrong ID record.
If select the row and then click the button works fine.
Is it possible disable the button until row is selected?
C8 NT 6.49
Thanks
Manuel
-
There is a template option to send rowid with button click to avoid this problem.
-
Hi Kevin
It does not work. "Include row ID" is selected. Tried with "open as popup" selected and not.
May be wrong embeed to GSV in child browse? > Before Browse Loop > After Settings Browse Behavior Settings
Id has two fields, string and long.
If Send Button click to server and p_web.Script(p_web.WindowOpen('SelDocDig')) works fine, I would like open child browse in popup.
Thank you.
Regards
Manuel
-
Manuel, it might be helpful if you post a small example.
If you tick on the option to "include row id" in the button, then the SessionValue of the browse row ID will be available in the form.
cheers
Bruce
-
Bruce,
The child procedure is not a form, is another browse.
May be I'm using wrong embeed to GSV in child browse?
> Before Browse Loop > After Settings Browse Behavior Settings
Id has two fields, string and long.
Thank you
Manuel
-
I think you should make a small example Manuel. It's hard to debug stuff with just a short description.
cheers
Bruce