Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding a record to a dataset
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Adding a record to a dataset
Divers
Thread ID:
00975570
Message ID:
00975570
Vues:
67
Hi all.
When I add a row to a dataset table as in:
.....add(dr);
.....roes.Add(dr);

a blank row is added ok , but all fields are initialised to nulls.
Is there any way to add a row but initilize to Spaces(Text Field) Zero(Numeric field) and false for Boolean automatically.

(Just like Appe Blank does in VFP ?)

Regards,

gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform