People Editor inside Update Panel / People editor inside GridView
People Editor control is not working properly inside the Update Panel
Soln:
Just include the entityeditor.js file explicitly on the page
<script type="text/javascript" src="/_layouts/15/entityeditor.js"></script>
Comments
Post a Comment