What steps will reproduce the problem?
1. In a .NET Web Application, create a LinqSource, then a GridView or
DetailsView linked to the LinqSource
2. Try Updating, or Deleting records with the control
What is the expected output? What do you see instead?
Expected: updated info
Obtained:
Exception
"The data context used by LinqDataSource 'LinqDataSource1' must extend
DataContext when the Delete, Insert or Update operations are enabled"
What version of the product are you using? On what operating system?
DbLinq-0.20.1, Windows XP, VS 2008
Original issue reported on code.google.com by fabrizio...@gmail.com on 6 Jan 2011 at 6:44
Original issue reported on code.google.com by
fabrizio...@gmail.com
on 6 Jan 2011 at 6:44