Jump to content

What to do equivalent to "OnClick" of DBnavigator " ?


SergioFeitoza

Recommended Posts

What is the equivalent to the event OnClick of VCL TDBnavigator ?

I mean something like an “AfterAction” event . I saw that there is only a “beforeaction” event for TuniDBnavigator

I need this to update some Tuniedits which will change (by a calculation) when I change the line of a table using Tunidbnavigator ?

Link to comment
Share on other sites

Just now, alfr said:

I assume you should be able to use the events on the recordset/query linked to the uniDbNavigator?

Hi alfr.  Thanks. Yes i could do it. However if I maintain the same basic "OnClick" that I used in VCL dbgrid this would facilitate me. I suppose that it is possible to do the same but maybe with other client events.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...