making cross-tab dynamically

Stimulsoft Reports.NET discussion
Post Reply
roshna
Posts: 5
Joined: Wed Sep 18, 2013 6:27 am

making cross-tab dynamically

Post by roshna »

Hello,
I've used Stimulsoft GUI reporting for over two months, I wanna use it dynamically from now on
but I don't know the way of making a cross-tab dynamically
so help please...
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: making cross-tab dynamically

Post by Alex K. »

Hello,

The simple way - create a necessery report in the designer then open code tab and use the similar code in your project.

Thank you.
roshna
Posts: 5
Joined: Wed Sep 18, 2013 6:27 am

Re: making cross-tab dynamically

Post by roshna »

Thank you,
I'm not sure I was clear...
but I want to be able to make the cross-tab in .NET (C#) to make templates for our reports, or edit it in .NET
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: making cross-tab dynamically

Post by Alex K. »

Hello,

Please try to place the CrossTab component on the page in the Designer, then open Code Tab and see the code how it created, and use the similar code in your .net application.

Thank you.
roshna
Posts: 5
Joined: Wed Sep 18, 2013 6:27 am

Re: making cross-tab dynamically

Post by roshna »

I will
Thank you,
I'll come back If I had any questions
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: making cross-tab dynamically

Post by HighAley »

Hello.

Let us know if you need any additional help.

Thank you.
Post Reply