SharePoint People Picker control problem
Hi Guys, I have a Sharepoint List which has a column which is displayed as "Name (with Presence)" and I CANNOT change that to "User Name" as display. Now i have to fetch this data and display on a ASP form which has a corresponding People Picker control where i will show this User Name data. I am getting user name as String (Using SP Query GetDataTable()) and assigning to People Picker this way: pplEditorAssignedTo.CommaSeparatedAccounts = dr("Assigned_x0020_To") pplEditorAssignedTo.Validate() So if your name is Bruce Wayne, it shows in this format : Wayne ; Bruce -- which is incorrect. As it does not validate. Any solution for this? (Without changing the list User Column from Name to User Name) ? many thanks :)
April 25th, 2011 1:43am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics