I bind a datagrid to a dataview, initially set with a filter - worksfine.If I change the filter of dataview dataview.rowfilter = ''''', howdo I (do I need to) refresh the grid to see the effects of newfilter?
dataview.databind() ?????????????????