Dataview Sort/RowFilter problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a VS2003 project with two DataViews based on the same table in a Typed
Dataset. If I set the sort or row filter property of one dataview it sets it
in the other dataview as well. Is the normal or a bug?
 
Bob said:
I have a VS2003 project with two DataViews based on the same table
in a Typed Dataset. If I set the sort or row filter property of one
dataview it sets it in the other dataview as well. Is the normal or
a bug?

Have a look @ this group for language unrelated questions:
microsoft.public.dotnet.framework.adonet


Armin
 
Back
Top