CodePlex TreeGrid Grouping data......
-
Friday, April 20, 2012 7:46 AM
Hi Friends,
I am using CodePlex TreeGrid control (http://silverlighttreegrid.codeplex.com/SourceControl/list/changesets) and couldn't find the implementation of Groups and wanted to know by chance did anyone implemented the same or has a solution and if they can share it would be of gr8 help.
Thanks
HSR.
All Replies
-
Monday, April 23, 2012 4:57 AM
Do you mean you want extend the control with a group feature?
Cheer!
-
Monday, April 23, 2012 11:52 AM
Thats true. Well, I was trying to implement but found the controls code complex and was looking for some pointer to implement the same, if someone has any idea on this it would be of gr8 help to extend the control group feature.
-
Tuesday, April 24, 2012 11:37 PM
Thus I will suggest you custom a new one and refer the define of DataGrid and TreeGrid feature. If neccessary, you can use .NET Reflector to get the source code from the dll.
Cheer!
-
Wednesday, April 25, 2012 8:01 AM
Codeplex has provided source and was looking to extend with in the opensource code but couldn't figure out! and was looking for some suggestion/help.

