Click here to Skip to main content
15,889,096 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
<<pre lang="xml">PageHeader>
<Height>1.86381in</Height>
<PrintOnFirstPage>true</PrintOnFirstPage>
<PrintOnLastPage>true</PrintOnLastPage>
<ReportItems>
<Rectangle Name="Rectangle1">
<ReportItems>
<Textbox Name="Textbox6">
<CanGrow>true</CanGrow>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>SCM</Value>
<Style>
<FontFamily>=Code.RPT. FontVerdana()</FontFamily>
<FontSize>=Code.RPT. Font10()&amp; "pt"</FontSize>
<FontWeight>=Code.RPT. FontWeightBold()</FontWeight>
<Color>Brown</Color>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox6</rd:DefaultName>
<Left>0.00004in</Left>
<Height>0.42409in</Height>
<Width>0.52863in</Width>
<Style>
<Border>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="Textbox7">
<CanGrow>true</CanGrow>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value> Transaction Valuation Report</Value>
<Style>
<FontFamily>=Code.RPT. FontVerdana()</FontFamily>
<FontSize>=Code.RPT. Font10()&amp; "pt"</FontSize>
<FontWeight>=Code.RPT. FontWeightBold()</FontWeight>
<Color>Brown</Color>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox6</rd:DefaultName>
<Left>0.52867in</Left>
<Height>0.42409in</Height>
<Width>23.36928in</Width>
<ZIndex>1</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Rectangle Name="Rectangle2">
<ReportItems>
<Textbox Name="Textbox9">
<CanGrow>true</CanGrow>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>From :</Value>
<Style>
<FontFamily>=Code.RPT. FontVerdana()</FontFamily>
<FontSize>=Code.RPT. Font7()&amp; "pt"</FontSize>
<FontWeight>=Code.RPT. FontWeightBold()</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox6</rd:DefaultName>
<Top>0.14632in</Top>
<Left>0.01393in</Left>
<Height>0.25in</Height>
<Width>0.51474in</Width>
<Style>
<Border>
<Style>None</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="Textbox10">
<CanGrow>true</CanGrow>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Format(CDATE(Parameters!intPFMonth.Value.ToString + "/1/2010"),"MMMM")</Value>
<Style>
<FontFamily>=Code.RPT. FontVerdana()</FontFamily>
<FontSize>=Code.RPT. Font7()&amp; "pt"</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox7</rd:DefaultName>
<Top>0.14632in</Top>
<Left>0.52867in</Left>
<Height>0.25in</Height>
<Width>1.10122in</Width>
<ZIndex>1</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="Textbox14">
<CanGrow>true</CanGrow>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Parameters!intPFYear.Value</Value>
<Style>
<FontFamily>=Code.RPT. FontVerdana()</FontFamily>
<FontSize>=Code.RPT. Font7()&amp; "pt"</FontSize>



</PageHeader
>
Posted
Updated 26-May-15 0:14am
v2
Comments
manoswc 26-May-15 6:15am    
can any one give me a quick answer

1 solution

Right click on your table header row and select option 'Tablix Properties'

In that popup check option 'Repeat Header row on each Page'
 
Share this answer
 
Comments
manoswc 29-May-15 2:21am    
I tried that one too even I did like u said still the issue is there

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900