Hey,
Naturally i ever bind an ObervableCollection as ItemsSource to a listview, but in my Scenario i Need a method to Display a abritary number of objects (it depends on how many Tabs are dynamicly added to the listview)to a GridView , which is lies inside a ListView.
Does anybody knows a way to perform this, maybe to Display a newly created string Array or a list object???