Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a record to a dataset
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
00975570
Message ID:
00975572
Views:
31
Gerard,

The datacolumn object has a property for defaultvalue.

Example:
MyTable.Columns["MyColumnName"].DefaultValue = ""
Let me know if that helps...
Kevin
Previous
Reply
Map
View

Click here to load this message in the networking platform