I have loaded a dataview with data from a datatable. I need to find a way to query the dataview and count the number of records returned from the filter and bind the count value to a label. Is it possible to filter a dataview this way?