This question is locked. New answers and comments are not allowed.
Hello.
I need to implement a scenario in my application that is, a TabControl with 5 tabItens. Inside of each TabItem i need a GridView to display de data. The doubt is, the RadGridView, will be the same(i mean, have the same structure) for all of the TabItens, just it's ItensSource will be different, I don't know but seems to me that creating five same GridViews in XAML aren't the best way. I'm looking for a best and easier way to do this, can you help me with this?
Thank you.
I need to implement a scenario in my application that is, a TabControl with 5 tabItens. Inside of each TabItem i need a GridView to display de data. The doubt is, the RadGridView, will be the same(i mean, have the same structure) for all of the TabItens, just it's ItensSource will be different, I don't know but seems to me that creating five same GridViews in XAML aren't the best way. I'm looking for a best and easier way to do this, can you help me with this?
Thank you.