Hi!
While developing my current project I need to create a custom DataSourceControl and I couldn't find good enough info about this in Microsoft's help nor anywhere else. There is something about selecting data in DataSourceView.ExecuteSelect but what about insert and update? About DataSource and DataView interactions?
The best to have would be SqlDataSource source code!
If anybody has a link or an example it'd be appreciated.
Alex