Can i delete rows in dd

Stimulsoft Reports.NET discussion
Post Reply
jjc
Posts: 97
Joined: Mon Apr 19, 2010 10:14 pm

Can i delete rows in dd

Post by jjc »

Hi All

I was wondering if there is a way that allow me to delete the rows in a databand after execute the report ,if my databand has 19 rows(records ) i wish delete 10 rows so can i do that?If yes how i can do that?

Thanks so much for your attention.

Cheers
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Can i delete rows in dd

Post by Jan »

Hello,

You can exclude rows from output with help of Conditions property of Databand. Add condition to Databand. Set Component Is Enabled proeprty to false.

Thank you.
jjc
Posts: 97
Joined: Mon Apr 19, 2010 10:14 pm

Can i delete rows in dd

Post by jjc »

Hi Jan,
i am trying to do this task with myself but not luck ...
Do you have an example to show me this task or if there is a demo about that.

Thanks so much for your help.

Have a good day.

Cheers
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Can i delete rows in dd

Post by Ivan »

Hello,

Please check the "Report sample.mrt" in attachment.

Thank you.
Attachments
463.Report sample.zip
(2.54 KiB) Downloaded 175 times
jjc
Posts: 97
Joined: Mon Apr 19, 2010 10:14 pm

Can i delete rows in dd

Post by jjc »

Hi Ivan,
Thanks for your sample project now i can understand better hot to apply this task.

Thanks so much:blush:

Have a good time.

Cheers
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Can i delete rows in dd

Post by Andrew »

Great!
Post Reply