Create a report by selecting custom columns in asp.net

Stimulsoft Reports.NET discussion
Post Reply
caspiansea
Posts: 2
Joined: Sat Oct 16, 2021 1:07 pm

Create a report by selecting custom columns in asp.net

Post by caspiansea »

hi
I want a report in asp.net So that the user can first select the desired columns.
For example, by opening a dialog and checking in a checkbox.
I did this in C # windows form. But it does not work in asp.net web application.
I am using version 2011.3
please guide me .Thank you
Lech Kulikowski
Posts: 6196
Joined: Tue Mar 20, 2018 5:34 am

Re: Create a report by selecting custom columns in asp.net

Post by Lech Kulikowski »

Hello,

Please check the following sample:
https://www.stimulsoft.com/en/samples/a ... t-creation

Thank you.
caspiansea
Posts: 2
Joined: Sat Oct 16, 2021 1:07 pm

Re: Create a report by selecting custom columns in asp.net

Post by caspiansea »

Thank you for your response
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

Re: Create a report by selecting custom columns in asp.net

Post by Andrew »

You are welcome!
Post Reply