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
85
Beginner questions
posted

Hello, I am new to Visual Studio and Infragistics reporting.

I've created a view from my database and am able to see data from my SQL database but I have what I consider basic questions:

1. In my report I want to make the first page header unique as I want to show company information as well as the report header labels. On the 2nd and subsequent pages I just want to show the labels at the top of the page. How do I make the first page header unique? Or is it possible to have the report header and page header on the same page?

2. I see a control for a horizontal line but I want to create a vertical line as I want to draw a "box" around each row of data (3 lines on the page for each row of data). How do I create a vertical line?

3. How do I show a counter so I put a 1 beside the first row of data and 2 beside the 2nd row and so on?

Thanks!