c# - Using a PeoplePicker in an update panel -


how can correct design window when using peoplepicker?

when trying add peoplepicker happy control , page:(background picker added visibility) enter image description here

when trying move peoplepicker inside update panel error rendering page. have controls added make sure show up. enter image description here

interestingly running page result in working page @ runtime. design side unusable. avoid moving control out of updatepanel work , remember put deploy.

environment: vs2012, sql2012, windows 2012, hosting sp2013.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -