Jump to content

dynamic insert of icons or images in Table


Recommended Posts

if you want to use icons, you have to use a listbox, a multicolum listbox, a tree menu, etc. Tables do not support icons.

You can edit the icon set of eg. a tree menu with the property nodes. First you have to set the "icon array", and the best method is to set the icon array once, providing all icons, you want to use. After that you can set the icon of each row with the property node programmatically, you just have to set the index of the used icon.

Link to comment

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

Important Information

By using this site, you agree to our Terms of Use.