Ticket Q431364
Visible to All Users

CheckedComboBoxEdit control selected items

created 13 years ago

Hi, How can I get selected items underlying objects from CheckedComboBoxEdit control?

Thanks in advance!

Answers

created 12 years ago (modified 12 years ago)

Hi Hamlet,
Thank you for the question. You can get a collection of checked items using the CheckedComboBoxEdit.Properties.GetItems.GetCheckedValues() method. Please try this approach and let me know if it meets your requirements.

    Show previous comments (1)
    DevExpress Support Team 12 years ago

      Hi,
      Thank you for informing us that the issue has been resolved. Please do not hesitate to contact us in case of any difficulty. We will be happy to help you!

        Hi,
        I hope that you can help me, please
        In My app i have a checkedcomboboxedit, which is filled with the list of property values of an entity, these values will be of type string.The selected items in the checkedcomboboxedit will be inserted into a grid control. Until there everything works fine. On my scenario, to change the values in the grid, the user must give doubleclick in any cell, and them the values must be displayed in the checkedcomboboxedit. So, My problem is that,  when I insert the values in the grid, if I select more than one item in the checkedcomoboedit, the grid only shows me the last one I selected, any ideas?

        DevExpress Support Team 11 years ago

          Hello,

          Not to mix several questions within one thread, I will extract your question to a new ticket. Let us continue our discussion there CheckedComboBox - How to add values to the grid.

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.