NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: markster on September 07, 2012, 03:23:24 PM

Title: Simulating button click on a browse row
Post by: markster on September 07, 2012, 03:23:24 PM
I have several buttons on a browse row and in certain instances, for example after returning from a form update, I would like to simulate a "click" on one of the other buttons in the same browse row. I've placed code in the respective buttons Value::xxx embed spot, but it's not working properly. In this case the button that I wish to simulate a "click" for calls a NetWebForm that displays a message. In Windows, it just means posting an Event:Accepted for the control. In a NetWebForm, calling the value::field routine works, but it doesn't seem to in my NetWebBrowse.

Regards,

Mark
Title: Re: Simulating button click on a browse row
Post by: Bruce on September 09, 2012, 09:49:31 PM
popup form or page form?