1
Answer

Populate a Tabitem in a tabcontrol based on the selection in a listbox in WPF

Ask a question
john jason

john jason

13y
7.3k
1
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?

Answers (1)