SharePoint People editor control - UpdatePanel postback issue

Posted by rjn on Stack Overflow See other posts from Stack Overflow or by rjn
Published on 2010-04-19T18:10:07Z Indexed on 2010/04/19 18:13 UTC
Read the original article Hit count: 340

Filed under:
|
|
|
|

Hi

I've a people editor control inside an update panel. During postback, I need to update the value of people editor control based on some selection. Though the value is getting updated, it is not being persisted on postback. I can see the value being updated when I debug. All other controls inside the update panel are working fine and their values are updated on postback.

I have read blogs that we need to set the style attribute "display:block" on postback, but that's not working for me. Any suggestions highly appreciated.

Thanks

© Stack Overflow or respective owner

Related posts about People

Related posts about editor