Home

Can't edit grid when using DB context

I have added a connection through my project binary that uses entity framework. Everything works perectly apart from I cant edit the grid inside Linqpad.

It works fine if I connect straight to the database but not when I connect through the DB context. I can't edit grid and also I cant edit top 200 rows.

Is there a way to get it working or does the driver now support it when going through db context?

Comments

Sign In or Register to comment.