Tulasi

Tulasi

  • 792
  • 1.1k
  • 211.7k

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

May 14 2012 2:53 AM
 

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