By tag: DataSource
0
kicks
Creating custom parameter classes for DataSource controls
In the .NET Framework there is no way to declaratively provide a parameter to DataSource control so that the value is taken from the page property on which the DataSource control is placed. You can however create your own parameter class. Find out more...
0
kicks
Authoring Data Source Controls in .NET 2.0
A 5 part series on MSDN for authoring data source controls