Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataView.RowFilter doesn’t filter an *
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00806319
Message ID:
00806327
Vues:
22
This message has been marked as the solution to the initial question of the thread.
Try:
dv.RowFilter = "cdescript LIKE '%[*]%'";
See "DataColumn.Expression Property" topic in .NET Framework Class Library help for more information.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform