I would like to know what Telerik web form control(s) you would use to accomplish the following goals: In an existing .net 2010 web form application, I need to add the functionality of allowing the help desk people to do the following: 1. search to see if users have access to specific active directory group(s), 2. If the user does not have access to a specific active directory group, they need to be added to the active directory group. 3. Search a user table to see if the user is in the table and the user has the correct permissions in the table. Can you tell me what Telerik web form controls you would use and why you would use those controls?