I already know how to create two column listView but the problem is I can only bind my data source to the whole of the listview and item source, and I can bind them to one column . ( once I bind it to the listview it only can be bind to one side as the bind cannot assign twice )
so how can I bind itemsource to the second column?
↧
how can I use one binding for two column list view?
↧