In our application we want to export hierarchical gridview to PDF format. I have seen a telerik demo with simple grid. It is working fine. But my queries are:
1. Is there any similar way to export hierarchical grids to PDF file.
2. How can we extract child gridview control which is defined as Hierarchical template in the parent Gridview? Please provide me some sample code.
1. Is there any similar way to export hierarchical grids to PDF file.
2. How can we extract child gridview control which is defined as Hierarchical template in the parent Gridview? Please provide me some sample code.