Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
245
How to group Items In xamComboEditor
posted

Hi,

 I am using xamComboEditor. but unable to group the item on thier id's

 I am having a ObservableCollection that is having two fields(Id,Name) .

 Id's are divided into 4 category which are having different list of same id's but different name.

 How can I group so that Main Item is always unselectable and also shows the item into different groups. 

 Please help me.

thanks

Amit mittal

  • 9694
    posted

    Hello Amit,

    I apologize this post was not answered sooner.

    Were you able to solve this? If not, what do you mean by grouping? Do you mean how to use ItemsControl GroupDescriptions with the XamComboEditor to group Names into grouped IDs?

    Thanky you,