开发者

Silverlight datagrid group header customization

开发者 https://www.devze.com 2023-03-02 16:16 出处:网络
I have a data grid, grouped based on employee name. I am able to group and able to show the group information properly. I would like to know, is it possible to add a check box along with employee name

I have a data grid, grouped based on employee name. I am able to group and able to show the group information properly. I would like to know, is it possible to add a check box along with employee name in the group row? I want to customize the group header to开发者_如何学Go row. Thanks,


I ended up using third party control Component one to achive what is required here easily. If any one is interested, please have a look at the following link http://csharprambling.wordpress.com/2011/05/09/creating-treeview-using-grid-in-silverlight-component-one-cell-factory-iii/

0

精彩评论

暂无评论...
验证码 换一张
取 消