Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
3.67/5 (2 votes)
See more:
Hi all,
I am working on a Windows form project in C#. It is an inspection software that is used to inspect the property(i.e. buildings,homes etc).

This software generates an inspection report that describes the different sections of the building i.e. Roof System and it contains subsections like Roof Exterior,Roof Interior etc.

All the data is saved in the XMl file and there is also a data set used to bind data to the crystal report. The report is grouped on sections and I need to create an Table of Content that will appear at the beginning of the report displaying section names and page numbers.

I have tried some links but they create an index that is shown at last. I need a fast solution for this as i don't have enough time for this.

So please help me out if any one have a quick solution for it.
Posted
Comments
Maciej Los 20-Sep-13 15:14pm    
What have you tried?

1 solution

 
Share this answer
 
Comments
Shreesh Uniyal 23-Sep-13 5:43am    
Hi Maciej Los
Thanks for your reply, I have already seen this link but the problem is that I am not using any database in my project (no SQL Server) I am saving reports in XML Files.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900