I
Islamegy®
I have 2 Questions..
1- Is it better to use Dataview To filter and sort Datatables or requery the
datasource??
When i was working in windows appl i found sorting and filtering on client
old machine is slow and need proccessor usage now in asp.net the load is
centralized on the web Server, what is the best way for filter/sort data??
2- In case i will use view sort/filter, I'm working with strong type
collections.. so i'm tring to mimic Dataview in my own CollectionView which
implement ICollectionbase & IBindingList but i need help.. I didn't find
alot of information on google any help plz??
1- Is it better to use Dataview To filter and sort Datatables or requery the
datasource??
When i was working in windows appl i found sorting and filtering on client
old machine is slow and need proccessor usage now in asp.net the load is
centralized on the web Server, what is the best way for filter/sort data??
2- In case i will use view sort/filter, I'm working with strong type
collections.. so i'm tring to mimic Dataview in my own CollectionView which
implement ICollectionbase & IBindingList but i need help.. I didn't find
alot of information on google any help plz??