Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a blank row to combo box before or after dataset
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00936768
Message ID:
00936782
Views:
19
You can add a record to your recordset:

Select YourCodeField, YourDescriptionField FROM YourTable
UNION
Select -1, NULL


>How can I add a blank row to a combo box after or before I fill my combo box with a dataset through an SQLDataAdpater Fill method?
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform