stimul dose not show header band and show only first record

Stimulsoft Reports.NET discussion
Post Reply
moh2000
Posts: 10
Joined: Tue Mar 15, 2016 2:51 pm

stimul dose not show header band and show only first record

Post by moh2000 »

hi
i created a report and it worked fine till i decided to add sort to some field but i change my mind and delete sort expression,then i face a strange situation that my report shows only first record and doesn't show header band
(i use stored procedure for passing data to datatable and send it from datatable to stimul)
help me :? :?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: stimul dose not show header band and show only first rec

Post by Alex K. »

Hello,

Please send us your report with test data which reproduce the issue for analysis.

Thank you.
moh2000
Posts: 10
Joined: Tue Mar 15, 2016 2:51 pm

Re: stimul dose not show header band and show only first rec

Post by moh2000 »

tnx
Attachments
Report.rar
(5.74 KiB) Downloaded 355 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: stimul dose not show header band and show only first rec

Post by Alex K. »

Hello,

Please try to set the DataSource property for the DataBand1 component.

Thank you.
moh2000
Posts: 10
Joined: Tue Mar 15, 2016 2:51 pm

Re: stimul dose not show header band and show only first rec

Post by moh2000 »

i said in first post that i use stored procedure for passing data to datatable and send it from datatable to stimul in my application
so that's my mistake that create connection in that report posted here, the original one has not datasource in it
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: stimul dose not show header band and show only first rec

Post by Alex K. »

Hello,

Let us know if you need any additional help.

Thank you.
Post Reply