Quantcast
Channel: SharePoint 2010 - General Discussions and Questions forum
Viewing all articles
Browse latest Browse all 17574

Cannot insert a SP People Picker in an asp panel or view

$
0
0

I can using the following control on a aspx page or inside a table. However, I got an error of "no object or instance defined" in design time when I added it to a panel, update panel or view.

<SharePoint:PeopleEditor ID="myPicker" runat="server" SelectionSet="User"
AllowEmpty="false" Rows="1" PlaceButtonsUnderEntityEditor="false"
MultiSelect="false" AutoPostBack="false"
Width="250px" BackColor="#DFEFFF" BorderStyle= "NotSet" Font-Names="Verdana"
style="font-size: small" />

I just wonder if there is a work around because I need to place the control in the asp panel or view.

Many thanks.


Viewing all articles
Browse latest Browse all 17574

Trending Articles