NetTalk Central

Author Topic: Simulating button click on a browse row  (Read 2310 times)

markster

  • Full Member
  • ***
  • Posts: 204
    • View Profile
    • Email
Simulating button click on a browse row
« 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Simulating button click on a browse row
« Reply #1 on: September 09, 2012, 09:49:31 PM »
popup form or page form?