322 lines
12 KiB
XML
322 lines
12 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|
<DataSources>
|
|
<DataSource Name="DummyDataSource">
|
|
<rd:DataSourceID>aec042dc-6b4d-4794-9afe-08eb89a8d8ce</rd:DataSourceID>
|
|
<ConnectionProperties>
|
|
<DataProvider>SQL</DataProvider>
|
|
<ConnectString />
|
|
</ConnectionProperties>
|
|
</DataSource>
|
|
</DataSources>
|
|
<InteractiveHeight>11in</InteractiveHeight>
|
|
<ReportParameters>
|
|
<ReportParameter Name="SearchCriteria">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_0</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="CompanyInfo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Logo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_2</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Address">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_3</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Phone">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_4</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<rd:DrawGrid>true</rd:DrawGrid>
|
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
|
<rd:SnapToGrid>true</rd:SnapToGrid>
|
|
<RightMargin>1in</RightMargin>
|
|
<LeftMargin>1in</LeftMargin>
|
|
<BottomMargin>1in</BottomMargin>
|
|
<rd:ReportID>da95cc71-3977-4a08-b81b-04e6db20fbdd</rd:ReportID>
|
|
<DataSets>
|
|
<DataSet Name="PayrollDataSet_activeInactiveUserList">
|
|
<Fields>
|
|
<Field Name="loginid">
|
|
<DataField>loginid</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="uname">
|
|
<DataField>uname</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="status">
|
|
<DataField>status</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Superuser">
|
|
<DataField>Superuser</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>PayrollDataSet</rd:DataSetName>
|
|
<rd:TableName>activeInactiveUserList</rd:TableName>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<Width>6.25in</Width>
|
|
<Body>
|
|
<ReportItems>
|
|
<Table Name="table1">
|
|
<ZIndex>3</ZIndex>
|
|
<DataSetName>PayrollDataSet_activeInactiveUserList</DataSetName>
|
|
<Top>0.875in</Top>
|
|
<Width>6.06618in</Width>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="loginid">
|
|
<rd:DefaultName>loginid</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!loginid.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="uname">
|
|
<rd:DefaultName>uname</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!uname.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="status">
|
|
<rd:DefaultName>status</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!status.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Superuser_1">
|
|
<rd:DefaultName>Superuser_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Superuser.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.25in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox1">
|
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Login ID</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox2">
|
|
<rd:DefaultName>textbox2</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Username</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox4">
|
|
<rd:DefaultName>textbox4</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Status</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox5">
|
|
<rd:DefaultName>textbox5</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>User Type</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.25in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>1.44118in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>2.5in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1.125in</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
<Height>0.5in</Height>
|
|
<Left>0.125in</Left>
|
|
</Table>
|
|
<Textbox Name="textbox3">
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
|
<Top>0.5in</Top>
|
|
<Width>6in</Width>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<FontSize>11pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.125in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>=Parameters!SearchCriteria.Value</Value>
|
|
</Textbox>
|
|
<Image Name="image1">
|
|
<Sizing>FitProportional</Sizing>
|
|
<Width>1.7in</Width>
|
|
<MIMEType>image/jpg</MIMEType>
|
|
<Source>External</Source>
|
|
<Style />
|
|
<ZIndex>1</ZIndex>
|
|
<Left>0.125in</Left>
|
|
<Height>0.45in</Height>
|
|
<Value>="file:///" & Parameters!Logo.Value</Value>
|
|
</Image>
|
|
<Textbox Name="textbox42">
|
|
<Width>4.3in</Width>
|
|
<Style>
|
|
<FontSize>11pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>1.825in</Left>
|
|
<Height>0.375in</Height>
|
|
<Value>=Parameters!CompanyInfo.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>1.875in</Height>
|
|
</Body>
|
|
<Language>en-US</Language>
|
|
<TopMargin>1in</TopMargin>
|
|
</Report> |