Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving Data Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00852024
Message ID:
00852131
Vues:
9
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform