Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ver. 1.1 NewRow() changes?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00866777
Message ID:
00866970
Views:
28
Stephen,

>Seems that this no longer works, but compiles? In the whats new doc it states that this is now a datarow function instead of a dataset.

The only difference here is the NewRow() method returns the new DataRow rather than returning a boolean value. You should still have a new DataRow in your DataSet after executing this method. If you don't think you have a new DataRow, I recommend stepping through the code to see what's going on.

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
Reply
Map
View

Click here to load this message in the networking platform