Archive
Posts Tagged ‘Drop-down list’
Using jQuery to hide form elements based on drop-down value
October 25, 2012
Leave a comment
Using jQuery to hide form elements based on drop-down value.
Populate a drop-down list with SharePoint list values
October 25, 2012
Leave a comment
This video will demonstrate how to populate a asp.net drop down list control with SharePoint list column values. I’ve created a visual web part in Visual Studio 2010 and used the sever object model to demonstrate this. However, you can populate a drop down list with the client object model if you prefer.
Categories: SharePoint, SharePoint 2010, SP2010
asp:DropDownList, C#, Drop-down list, SPList, SPListItem, Visual Studio 2010, Visual Web Part