All-Star
15648 Points
2151 Posts
Oct 23, 2013 10:25 PM|Happy Chen - MSFT|LINK
hi Icemania,
From what i understand you want to change which table of the linqdatasource for updating a record in a gridview.
I would suggest you try to use Stored Procedure for LINQDataSource .
Using Stored Procedure with LINQDataSource Control in ASP.Net
http://www.codedigest.com/Articles/ASPNET/293_Using_Stored_Procedure_with_LINQDatasource_Control_in_ASPNet.aspx
i hope it helps you.
linqdatasource
All-Star
15648 Points
2151 Posts
Re: Change LinqDataSource table name for update
Oct 23, 2013 10:25 PM|Happy Chen - MSFT|LINK
hi Icemania,
From what i understand you want to change which table of the linqdatasource for updating a record in a gridview.
I would suggest you try to use Stored Procedure for LINQDataSource .
Using Stored Procedure with LINQDataSource Control in ASP.Net
http://www.codedigest.com/Articles/ASPNET/293_Using_Stored_Procedure_with_LINQDatasource_Control_in_ASPNet.aspx
i hope it helps you.
linqdatasource