Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding a blank row to combo box before or after dataset
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
00936768
Message ID:
00936782
Vues:
17
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform