Would like a code sample of connecting to Active Directory/LDAP so in the RadComboBox you can start looking up someone in the company phone book. Since this is a common Intranet need, this would be a quick win for many people that were not planning to install SharePoint.
Hi Doug,
The PrincipalSearcher FindAll method returns a collection from the StackOverflow How can I get a list of users from active directory thread, which you can use to feed the DataSource, DataTextField and DataValueField properties of the ComboBox. You can also check these articles:
If you implement a runnable sample, you can post it in the Code Library section and you will get rewarded with 3000-5000 Telerik points.
Regards,
Rumen
Progress Telerik