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
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,