Skip to main content

Add item to ComboBox

Comments

2 comments

  • Permanently deleted user

    Hi Paul

    How are you getting you values currently?

    If I assume you are getting a FeatureSet and using that as your source for the comboBox then you just need a couple more steps using Featureset to DataItem List   and add another DataItem to your list being your wildcard value and then use the DataItem List as the Items source for your combobox.

    Have a go

    Regards

    Ralph

    0
  • Permanently deleted user

    Thanks Ralph.

    Giving it a go.

    Is there something I need to do between FeatureSetToDataItemList and InsertIntoList?   InsertIntoList seems to require iList.  Or is there another method to achieve this?

    Paul

    0

Please sign in to leave a comment.