Inser/Update with ObjectDataSource Using Linq
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.