Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
190
TreeView With Checkboxes
posted

I am trying to achieve this http://ko.infragistics.com/community/forums/p/51534/270833.aspx

I have 3 levels of hierarchical data. I want to display the tree as a grid, with a check box in a separate column on the last node level. 

Can you please provide sample code?