[Gambas-user] DataBrowser (gb.db.form) Events
T Lee Davidson
t.lee.davidson at gmail.com
Fri May 25 14:07:29 CEST 2018
I don't believe it's possible to catch events on the individual buttons of the toolbar in a DataBrowser. The events that are
raised are listed at http://gambaswiki.org/wiki/comp/gb.db.form/databrowser
If you need to catch events on individual functions/buttons, then you should use a DataViewer in conjunction with discrete
buttons (that you place on your form) that will have their own events.
--
Lee
On 05/24/2018 09:36 AM, M Be wrote:
> How can I catch one the events when storing or deleting data if I click the corresponding button of the control?
>
> Thank you
> Ingo
>
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
More information about the User
mailing list