Project DescriptionWSS List DataSource is a data source control to directly use Windows SharePoint Services Lists as a data source object in ASPX Pages.
You can configure the sharepoint site, list name, where or order by conditions to map your sharepoint data with Databindable components as GridView, DataView, ListBox, etc.
This library is brought to you and CodePlex Community by Olivier Carpentier, .NET and SharePoint consultant at SQLI, leader of e-business (
http://www.sqli.com).
Current releaseCurrent release Version:
v0.8.1.0Download link:
http://www.codeplex.com/WSSListDataSource/Release/ProjectReleases.aspx?ReleaseId=9930.Net compatiblity: .Net framework 2.0 or higher
Included items: Binaries/Documentation/Source code
DocumentationYou can download MSDN like documentation as a CHM file here:
SQLI.WSS.WebControls.DataSource.chm (Save file on your disk to open it).
Project screenshotsDatasource configuration in Visual Studio .Net:[image:datasource1.png]
Configuration of where parameters to retrieve data from SharePoint list:[image:datasource2.png]
Configuration of order by parameters:[image:datasource3.png]
Generated ASP.Net code in ASPX pages:[image:datasource4.png]