Wednesday, September 30, 2009

Display the matching results in People Picker Control by clicking on check names link

You will find a function EntityEditorCallback(result,ctx,preventAutoPostBack) in core.js file. At the last line of the function, just call this function: onClickRw(true,false);

what ever you write in People Picker Control, It will display the matching results by clicking on Check Names link Or by pressing enter key.

No need to again click on that text and see the matching results.


-samarendra swain

No comments:

Post a Comment