Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
For each Row
Message
From
01/08/2007 16:32:49
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01245258
Message ID:
01245273
Views:
17
This message has been marked as the solution to the initial question of the thread.
>Hi all!
>
>I have the following situation. I created a Dataset (MS) a databiding and a dataadapter all Microsoft Controls. I was able to filter the table and display in a grid. My problem is that when I filter the records and click select all in the background the process select all rows in the dataset instead of the one I just filter. So when I do the for each row in dataset.rows , my logic said will go to only the one that satisfied the filter. And that not truth, any body that know how to handle this situation , please give me some hint.

Are you filtering using a dataview? If so, you want to itterate through the dataview instead of the dataset.
Very fitting: http://xkcd.com/386/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform