Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dataview.rowfilter
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00767743
Message ID:
00768228
Views:
18
Stephen,

Your code looks right. There maybe something going on with retrieving the records. Try adding "ikeyclient = 11583" to a where clause of your Select statement and see if you fetch any records in your DataTable.

>Hi Cathi
>
>It was actually my question. Here is my code:
>
>This line return no result:
>ldvAddr.RowFilter = "ikeyclient = 11583";
>
>This line return 1 row:
>ldvAddr.RowFilter = "cgreet = 'Ilene'";
>
>Database:
>
>SELECT * FROM ADDR
>
>ikeyid ikeyclient cgreet
>----------- ----------- ----------------------------------------
>10869 11583 Ilene
>
>Thanks
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform