Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inline update problem?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00856470
Message ID:
00856616
Views:
13
>Here's an error I'm getting when performing an update in the datagrid inline editing process. Line 240, below, is where the error is thrown. Not sure where to start looking at this.
>
>I'm accessing a VFP table in a DBC, w/ character ID field (I've tried int, and int autoinc), no change. Outside ofthis datagrid control, I've had no problems updating VFP records.

It's difficult to tell exactly what's going on from here...first of all, I recommend setting a breakpoint on line 240, and looking in the Watch Window to see if the DataSet contains what you expect. If it does, I recommend stepping through the SaveDataSet code. If you have not already done so, follow the instructions in the MM .NET Dev Guide under the topic "Stepping through MM .NET Code in the Debugger".

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform