#1: dataview rowfilter and date range?
Posted on 2008-04-24 22:06:39 by soni2926
Hi,
I need to filter a dataview, but i need to filter it based on a date.
basically the view will contain products and i need to filter it to
return only those products created within the last 90 days. the
products have a date_created property, but not sure how to filter that
using the RowFilter, how to create the filter string to do that?
Report this message |