Hi
I have a sharepoint People Editor control in my webpart, on selecting the user, Email Id & Phone No. gets populated in another textboxes on postback.
My problem is on deleting the selected user from the People Editor control, the values in the Email Id & Phone No. textboxes should also get deleted. For that I need postback to occur & i am not getting any event for it.
Thanks in advance.