How the header row is visable

Stimulsoft Reports.Flex discussion
Locked
QsLrEn
Posts: 2
Joined: Thu Aug 16, 2012 12:28 pm

How the header row is visable

Post by QsLrEn »

if i define 10 rows in this header and i can Control one row visable, My English is very poor,
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How the header row is visable

Post by HighAley »

Hello.

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Could you send us any sample or screen-shot?

Thank you.
QsLrEn
Posts: 2
Joined: Thu Aug 16, 2012 12:28 pm

Re: How the header row is visable

Post by QsLrEn »

this is my full columns report for Example
companyCode companyName address
001 ChuangDu china
002 Google usa
003 Sun usa

if i define this report [companyCode] column don't display
so my report display this
companyName address
ChuangDu china
Google usa
Sun usa
if i define this report [companyName] column don't display
so my report display this
companyCode address
001 china
002 usa
003 usa

so Can you understand?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How the header row is visable

Post by HighAley »

Hello.

You could set the Dock Style property of the Text components to "Left" and Set the condition for any column.

Thank you.
Locked