标签: c# wpf datagrid wpf-controls wpfdatagrid
我的数据网格中有3列,例如name,regno,age,我需要在wpf中添加两个名称和年龄的过滤器,我该怎么办?我正在使用datagrid。我正在使用observable collection。