datagrid中如何设置某一列为隐藏列!datagrid中如何设置某一列为隐藏列? [解决办法]datagrid里要隐藏某列需要用到DataTableStyle和ColumnStyle,通过ColumnStyle的visible属性隐藏指定的列