Hi All,
In a following post we will see about SPDataSource in SharePoint.
SPDataSource is a web control which implements IDataSource and saves you writing code like normally how we will write code to bind values to dropdown lists. The great thing is that it is extremely flexible, and as we'll see, can be used for more than you might think. The best thing though, is that being a control it can be used declaratively, so We can bind my dropdown to the list without writing a single line of C# or VB.Net code - all We have to do is set properties correctly.
You can find more info on below Articles.
http://www.sharepointnutsandbolts.com/2008/06/spdatasource-every-sharepoint-developer.html
http://www.sharepointnutsandbolts.com/2008/07/spdatasource-every-developer-friend.html
Thanks.
In a following post we will see about SPDataSource in SharePoint.
SPDataSource is a web control which implements IDataSource and saves you writing code like normally how we will write code to bind values to dropdown lists. The great thing is that it is extremely flexible, and as we'll see, can be used for more than you might think. The best thing though, is that being a control it can be used declaratively, so We can bind my dropdown to the list without writing a single line of C# or VB.Net code - all We have to do is set properties correctly.
You can find more info on below Articles.
http://www.sharepointnutsandbolts.com/2008/06/spdatasource-every-sharepoint-developer.html
http://www.sharepointnutsandbolts.com/2008/07/spdatasource-every-developer-friend.html
Thanks.
0 comments:
Post a Comment