Creating reports and dashboards | Stimulsoft community forum
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
Hi
I'm facing this :
for a factor Signers may be low or high.
Family name and post of People are stored in a table.
Sometimes 1 signers
Sometimes 2 signers
Sometimes 3 signers
Sometimes 4 signers
How can I create this mode? How can I create this mode to automatically set the fields?
i try cross data band .but in cross data band Fields are printed in succession And can not control space .
Hi
i try AutoWidth property. ( select textbox -> behavior->AutoWidth = true.
but i cant obtain the correct position the i mentioned above ).
Consider a sheet.
At the bottom of the page,
Sometimes signed by only one person.
Sometimes signed by two people.
Sometimes signed by three people.
Sometimes signed by four people.
Now :
when i select 1 person : must his name& Posts show center At the bottom of page .
if i select two person,Their names & Posts : should be displayed on the left and right At the bottom of page .
and if i select Three person heir names & Posts : should be displayed on the left center and right At the bottom of page .
I can not create the cross-sectional alignment (center Align,Left & Right Align ,Left center & Right align) with an appropriate spacing between the fields.