Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a record to a dataset
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Adding a record to a dataset
Miscellaneous
Thread ID:
00975570
Message ID:
00975570
Views:
66
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
Next
Reply
Map
View

Click here to load this message in the networking platform