C1Combo

Posted by: s.wortmann on 3 August 2018, 9:03 am EST

    • Post Options:
    • Link

    Posted 3 August 2018, 9:03 am EST

    Hi all,

    I have the follwoing Situation:

    We store the value 45 as a MachineId in a record/database.

    Now I want, with that MachineID (45), to open a C1Combo (2 Columns: MachineID and MachineName), select the corresponding record in the C1ComboBox and show me the MachineName in the C1Combo.Text.

    Any Idea?

    VBV.Net would be nice

  • Posted 6 August 2018, 12:36 am EST

    Hi,

    You can set your Machine database as DataSource of C1Combo, DisplayMember to “MachineName”, and ValueMember to “MachineID”.

    Please find the attached VB sample for an implementation.

    Thanks.

    C1ComboMultiColumn.zip

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels