Inser/Update with ObjectDataSource Using Linq

Jan 8 2011 6:06 AM

I have gridview and formview. Both are binding through ObjectDatasource. When i am passing insert parameters i am getting value is null to all parameters.
I need some help that how to pass insert parameters to insert into multiple tables with values.
 
Please help me.

Answers (1)