i have a datatable that is populated from a database view (not a table), and i have a datagrid bound to the datatable. i am trying to do a defaultview.rowfilter, and it isn't working. i know my syntax is correct as the filter used to work on a datatable populated with the same data (but from a table in my db, not a view) any ideas?