Is there a sample to do multiple filtering? for example, i have a datagrid , i want to filter the year, 2006, 2007, 2008, 2009.
if i select 2006, 2008, the datagrid shows the list for 2006 and 2008, i unselect 2006 and select 2009, the datagrid shows 2008 and 2009, thanks! -- View this message in context: http://www.nabble.com/datagrid-filter-tp20907563p20907563.html Sent from the FlexCoders mailing list archive at Nabble.com.

