Jump to content

TUniDBGrid -> AfterScroll/RowSelect


Jean-Marc Kiener

Recommended Posts

Hello,

 

I should update some TUnilabel.Captions if the user change the row in a TUniDBGrid. Is there a Afterscroll event or a OnRowSelect event or something similar to it. I did not found it.

 

i did found a ClientEvent in Ext.Selection.RowModel:

function rowModel.select(sender, record, index, eOpts)
{

}

Is this the right way to do this? If yes, how can i set the caption of a tunilabel in javascript?

 

Thanks in advance for your help.

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...