Hi Everyone
I am trying to update the details into the tabitem of a tabcontrol in WPF application based on the selection in List Box.I just hardcoded all the data from the code behind in C#.So i am confused how to upload it to the tabitem based on the selection in listbox.
Can some one help me out?