Jump to content

Cann't execute code in 'OnColumnSort' it's IGNORED !


Recommended Posts

Posted

How can I execute code that NOT related to the datasource/table? 

 

For example changing a label caption? I tried but my code was IGNORED? why?

 

csort.png

 

Thanx

  • 10 months later...
Posted
I have same problem
code work only related to the datasource/table.

my version uni-0.99.50.1187

 

Caption := Caption + '!'; do nothing

but

qrProd.IndexFieldNames := '"' + grProd.Columns[FProdSortCol].FieldName + '" ASC'; work

 

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