I have an employee list in Sharepoint 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.
I already can see a post relevant to this but that is using SP 2010. I am in need of code for SP 2013
Thanks! Please help!