Hi all,
I have a problem with page postbacks and the PeopleEditor. I have created the following:
- a standard web user control with a multiview with several views in it. Some linkbuttons are used for navigating between the views
- one of the views has the People Editor displayed. I build this up via code
- this user control is hosted within the Smart Part (v1.3) in a publishing MOSS site
Problem: if a user adds a group or user in the PeopleEditor, the value will not be retained after 2 postbacks. So, if users start to navigate between the views, they PeopleEditor will be empty after two postbacks. I tried different combinations with the Viewstate and autopostback attributes, but no joy.
Anyone knows what is going on here..? Thanks for the reply!
Regards,
Ruud