Hi,
I have a page where i have sharepoint people picker control. the value of this control stored into SQL server in this format(51;#Domain/UserID).
I have sql view to display the records and this column show that value. but i want to show the display name insted of that format.
please help me to resolve this.