v2.11.0
Feature
- Add column hidden feature Details
- Set the default hidden columns through the  
defaultHiddenColumnKeysproperty - Hide columns through instance method 
hideColumnsByKeys(keys) - Show hidden columns through instance method 
showColumnsByKeys(keys) 
 - Set the default hidden columns through the  
 
Feature
- 添加列隐藏功能 查看详情
- 使用 
defaultHiddenColumnKeys设置默认隐藏列 - 使用实例方法 
hideColumnsByKeys(keys)将列隐藏 - 使用实例方法 
showColumnsByKeys(keys)将隐藏的列显示 
 - 使用