Not getting database column/row values in MultSelect

Posted by: dean.bashore on 29 July 2021, 2:34 pm EST

  • Posted 29 July 2021, 2:34 pm EST

    Hello.

    I have tried both the CheckList and the MultiSelect. When I hook up a TrueDbGrid to the same datasource I see the correct values. In the MultiSelect controls I see the correct number of something like this

    ProjectName.DataSerName+DatabaseTableNameRow

    here is a literal copy from my form at Runtime.

    Sandbox3.test_cicrcuitpro_usersDataSet + useraccountsRow.



    I have tried different table on different databases all with the same results

  • Posted 30 July 2021, 2:23 am EST

    Hi,

    We tried both C1MultiSelect and C1CheckList and both worked fine. You need to set the DataSource, DataMember, and DisplayMemberPath properties of BindingInfo of MultiSelect/CheckList.

    Please refer to the sample attached. Could you please share a small sample replicating the issue so that we can investigate this further at our end?

    Regards

    Avnish

    MultiSelectTest.zip

  • Posted 30 July 2021, 7:50 am EST

    I added the simple solution I was using to test as well as screenshot of runtime with a true DBgrid showing the dataset contents.

    You will have to change the data binding to a database of your own.;

    Thanks

    Dean

  • Posted 30 July 2021, 8:11 am EST

    Thank you for the sample. I got it working now.

Need extra support?

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

Learn More

Forum Channels