0
Answer

How to display multi column combo box with header (Sorting) using WPF

Tulasi

Tulasi

12y
2.3k
1
 

It should be like this


     Data1 -- Selected row should be display  here 
Col1(Header)Col2(header)
Data1_1Data2_1
Data1_2Data2_2


Could you please tel me how to do