CH5 ObjectDataSource
Hi..
I have two questions:
The first:In chapter 5 page 244 (ManageCategories page)the objectdatasource doesn't have InsertParameters even the InsertCategory method has parameters.
The second:In chapter 5 page 251 (ListingArticles user control)the objectdatasource has a delete method which has a delete parameter(id).How was it(the delete parameter) set and where?.
|