I have a requirement to display a tree struture in the Webgrid cell .For eg I have a column named as "Group" in the Webgrid which has to display the tree structure with the nodes as Eg Feild 1 ,Field 2 ,Field 3 ..
Your help is highly appreciated
Thanks & regards
Hello,
Make the "Group" column a Templated Column and put a Tree in the CellTemplate to achieve these results... there is a guide of ColumnTemplating in the Help documentation here.