Jump to content

Use a list in combo box from a data table.


mjarvas

Recommended Posts

Hi,

Combo box has indirect option that you can use to import your combo box options from a file located in SD or disk on key.

Now, using the data table and converting it programmatically to the file  format needed for indirect combobox is another story.

If you have fix sets of data, you can prepare a few files and switch between them by modifying the tag containing path to the indirect combo box file.

Hope that helps

Link to comment
Share on other sites

Finally, that should not be as complicated as that: the indirect combo box file format is pretty simple (one option item on each  line)

So using the "copy column to array in DTI" ladder function, then the "tag to buffer" function, then "append buffer to SD file" should make the trick. (or some other combination that will work)

Update us how it goes!

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.
Note: Your post will require moderator approval before it will be visible.

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