Skip to content

DevExpress-Examples/reporting-winforms-salary-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WinForms - Salary Reports

This example generates a salary report for each employee and a summary report for the management department.

The app illustrates the following reporting features: bands and controls, calculated fields, appearance, format rules, parameters, summaries, a summary chart, table of content, and more.

The main application points:

  1. The capability to create employee salary and summary reports for a given month.

  2. Each employee salary report provides the following:

    • Employee credentials, contacts and position
    • The number of sick leaves and overtime (in days) in the month
    • An income calculated from position, salary and overtime

    employee-salary-report

  3. The summary report displays the following:

    • Information about salaries grouped by department
    • Summary information for sick leaves and overtime in each department
    • A summary chart for the summary information related to each department

    summary-report

  4. A management interface presented to the user for report generation:

    management-screenshot

  5. Report data is bound to a database.

Documentation

More Examples

About

The app generates a salary report for each employee and a summary report for the management department for a WinForms application

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •