I have an employee list in Sharepoint 2013 that has 2 lookup fields(manager and department).
I want to know how to bind the lookup field values to the asp.net DropDownList.
So I get a dropdown with SharePoint list data bound to the gridview.