Searching Orders with OrderDataSource class

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Searching Orders with OrderDataSource class

Post by AbleMods » Mon Mar 25, 2013 1:47 pm

I notice there are now two ways to search the orders. You can do it with either:

A) The OrderSearchCriteria class and OrderDataSource.Search()

- or -

B) The OrderFilter class and OrderDataSource.LoadForFilter()

Is there an advantage over using one or the other?
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply