Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving Data Question
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00852024
Message ID:
00852131
Views:
10
>I have a form with a few textboxes that bound to SQL data, when I type the into the textboxes, the data got saved correctly. However, when I programmatically set the "Text" property, the data wasn't saving.
>
>I tried to set the value in mmBusinessObject.DataRow but I got error. Can you tell me what is mmBusinessObject.DataRow because I can't find it in the Doc?

The DataRow property is new and it contains the current DataRow of the current business object DataSet. Check out the Dev Guide topic "Data Binding Web Controls to Alternate Data Sources".

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