I have made 3 tabs in an aspx page using asp.net multiview control with menu control. I have 2 people editor controls in the 1st tab and the 3rd tab. When I enter my username name in first tab and go back to third tab and again come to first tab the people picker loses value.
How can I retain the values in the peoplepicker?