Page 1 of 1

How the header row is visable

Posted: Thu Aug 16, 2012 12:37 pm
by QsLrEn
if i define 10 rows in this header and i can Control one row visable, My English is very poor,

Re: How the header row is visable

Posted: Thu Aug 16, 2012 1:47 pm
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.

Re: How the header row is visable

Posted: Fri Aug 17, 2012 1:45 am
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?

Re: How the header row is visable

Posted: Fri Aug 17, 2012 2:16 pm
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.