G
Guest
Hi,
Why is it that if I have two seperate instances of a DataView & use the
defaultView of a table to set them, then filter each one by Rowstate in
different ways for each, they are both set the same, to the last rowstate
filter applied to one of them?
I can get around this by using the constructor of the Dataview & passing in
a table reference but I'm curious as to what two seperate Dataviews reference
when using the default view?
Thanks for any ideas on this
Ant
Why is it that if I have two seperate instances of a DataView & use the
defaultView of a table to set them, then filter each one by Rowstate in
different ways for each, they are both set the same, to the last rowstate
filter applied to one of them?
I can get around this by using the constructor of the Dataview & passing in
a table reference but I'm curious as to what two seperate Dataviews reference
when using the default view?
Thanks for any ideas on this
Ant