Is it possible to remove some rows from the FeatureDataGrid depending upon column value. I mean to say remove some rows where Capacity(Column from FeatureDataGrid) >1000 or depending on more then two condition like Capacity > 1000 and/or Type = '1stclass'. Thank you in advance.