Hi Paul,
I can easily edit the Detail and Edit views, thanks to beta 2.
However when I edit a Gridview and click save I get an error that spGridViews_Fields_Update can't be called. I can see in Enterprise Manager that there is a stored procedure called spGridViews_Columns_Update which I am guessing is what should be called. However, when I search the ASP.NET code for the stored procedure, I can't find it listed anywhere so I'm not sure where to try changing the call.
Thanks!