In my facebook application, I need an option, where users can add or remove the friends from a group. I see the
But all the samples I see only provides the option to send invite to application.
Is there any way to capture the selected ids from the control and perform the operation I need to do (add or remove the users from the group)
Any help is highly appreciated.