Jump to content

Recommended Posts

Posted

It is Possble to do something like this?

 

  edit1.Triggers.Add;
  edit1.Triggers.Items[0].IconCls := 'fas fa-times';

edit1.Triggers.Items[0].OnClick ????

 

Posted
5 minutes ago, mikromundo said:

It is Possble to do something like this?

 

  edit1.Triggers.Add;
  edit1.Triggers.Items[0].IconCls := 'fas fa-times';

edit1.Triggers.Items[0].OnClick ????

?

Posted

I'll rewrite the text...

Is it possible to create a click event dynamically?

With ExtJS...or would it be possible to include in the roadmap the creation of "OnClick" events, etc... in "buttons created" dynamically as triggers?

Posted
9 hours ago, mikromundo said:

I'll rewrite the text...

Thanks.

9 hours ago, mikromundo said:

Is it possible to create a click event dynamically?

With ExtJS...or would it be possible to include in the roadmap the creation of "OnClick" events, etc... in "buttons created" dynamically as triggers?

UniEdit->OnTriggerEvent ?

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