reporting-docs/_config.yml

524 строки
22 KiB
YAML
Исходник Обычный вид История

2018-02-05 20:04:37 +03:00
# The public documentation URL, used for sitemap.xml
url: "https://docs.telerik.com/reporting"
2018-12-11 18:41:00 +03:00
# KB portal info
has_kb_portal: true
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
# Trial download info
has_cta_panels: true
2018-02-05 20:04:37 +03:00
# Exclude files which should not be in the output
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
exclude: [README.md,Gemfile,Gemfile.lock,api_sort.rb,build_kb.rb,switch-ruby.cmd,TodorReadme.txt,report-designer-translations,_assetsApi]
exclude_navigation: ["knowledge-base/*","for-more-help/*","quickstart/*"]
2018-02-05 20:04:37 +03:00
navigation:
## List your directory names and order here, like this:
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
getting-started:
position: 2
title: "Getting Started"
upgrade:
position: 4
title: "Upgrade"
designing-reports:
position: 5
title: "Designing Reports"
designing-reports/report-designer-tools:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 2
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Report Designer Tools"
designing-reports/report-designer-tools/web-report-designer:
position: 10
title: "Web Report Designer"
designing-reports/report-designer-tools/web-report-designer/tools:
position: 10
title: "Tools"
designing-reports/report-designer-tools/web-report-designer/tools/table:
position: 10
title: "Table"
designing-reports/report-designer-tools/desktop-designers:
position: 11
title: "Desktop Designers"
designing-reports/report-designer-tools/desktop-designers/standalone-report-designer:
position: 10
title: "Standalone Report Designer"
designing-reports/report-designer-tools/desktop-designers/standalone-report-designer/configuration:
position: 10
title: "Configuration"
designing-reports/report-designer-tools/desktop-designers/visual-studio-report-designer:
position: 11
title: "Visual Studio Report Designer"
designing-reports/report-designer-tools/desktop-designers/tools:
position: 12
title: "Tools"
designing-reports/report-designer-tools/desktop-designers/tools/report-wizards:
position: 10
title: "Report Wizards"
designing-reports/report-designer-tools/desktop-designers/tools/report-wizards/band-report-wizard:
position: 10
title: "Band Report Wizard"
designing-reports/report-designer-tools/desktop-designers/tools/data-source-wizards:
position: 11
title: "Data Source Wizards"
designing-reports/report-designer-tools/desktop-designers/tools/data-source-wizards/sqldatasource-wizard:
position: 11
title: "SqlDataSource Wizards"
designing-reports/converting-reports-from-other-reporting-solutions:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 3
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Converting Reports from Other Reporting Solutions"
designing-reports/report-structure:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 4
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Report Structure"
designing-reports/report-structure/table:
position: 10
title: "Table/Crosstab/List"
designing-reports/report-structure/graph:
position: 11
title: "Graph"
designing-reports/report-structure/graph/chart-types:
position: 10
title: "Chart Types"
designing-reports/report-structure/graph/chart-types/area-charts:
position: 10
title: "Area Charts"
designing-reports/report-structure/graph/chart-types/bar-charts:
position: 11
title: "Bar Charts"
designing-reports/report-structure/graph/chart-types/column-charts:
position: 12
title: "Column Charts"
designing-reports/report-structure/graph/chart-types/line-charts:
position: 13
title: "Line Charts"
designing-reports/report-structure/graph/chart-types/pie-charts:
position: 14
title: "Pie Charts"
designing-reports/report-structure/graph/chart-types/polar-charts:
position: 15
title: "Polar Charts"
designing-reports/report-structure/graph/chart-types/range-charts:
position: 16
title: "Range Charts"
designing-reports/report-structure/graph/chart-types/scatter-charts:
position: 17
title: "Scatter Charts"
designing-reports/report-structure/graph/chart-types/ohlc-charts:
position: 18
title: "OHLC Charts"
designing-reports/report-structure/graph/formatting-a-graph:
position: 11
title: "Formatting a Graph"
designing-reports/report-structure/graph/how-to:
position: 12
title: "How To"
designing-reports/report-structure/map:
position: 12
title: "Map"
designing-reports/report-structure/map/structure:
position: 10
title: "Structure"
designing-reports/report-structure/map/formatting-a-map:
position: 11
title: "Formatting a Map"
designing-reports/report-structure/map/how-to:
position: 12
title: "How To"
designing-reports/report-structure/htmltextbox:
position: 13
title: "HtmlTextBox"
designing-reports/report-structure/barcode:
position: 14
title: "Barcode"
designing-reports/report-structure/barcode/barcode-types:
position: 15
title: "Barcode Types"
designing-reports/report-structure/barcode/barcode-types/2d-barcodes:
position: 15
title: "2D Barcodes"
designing-reports/report-structure/barcode/barcode-types/2d-barcodes/qr-code:
position: 10
title: "QR Code"
designing-reports/report-structure/barcode/barcode-types/2d-barcodes/swiss-qr-code:
position: 11
title: "Swiss QR Code"
designing-reports/report-structure/barcode/barcode-types/2d-barcodes/pdf417:
position: 12
title: "PDF417"
designing-reports/report-structure/barcode/barcode-types/2d-barcodes/data-matrix:
position: 13
title: "Data Matrix"
designing-reports/report-structure/how-to:
position: 15
title: "How To"
designing-reports/connecting-to-data:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 5
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Connecting to Data"
designing-reports/connecting-to-data/data-source-components:
position: 10
title: "Data Source Components"
designing-reports/connecting-to-data/data-source-components/sqldatasource-component:
position: 10
title: "SqlDataSource Component"
designing-reports/connecting-to-data/data-source-components/csvdatasource-component:
position: 11
title: "CsvDataSource Component"
designing-reports/connecting-to-data/data-source-components/webservicedatasource-component:
position: 12
title: "WebServiceDataSource Component"
designing-reports/connecting-to-data/data-source-components/objectdatasource-component:
position: 13
title: "ObjectDataSource Component"
designing-reports/connecting-to-data/data-source-components/objectdatasource-component/how-to:
position: 15
title: "How To"
designing-reports/connecting-to-data/data-source-components/entitydatasource-component:
position: 14
title: "EntityDataSource Component"
designing-reports/connecting-to-data/data-source-components/openaccessdatasource-component:
position: 15
title: "OpenAccessDataSource Component"
designing-reports/connecting-to-data/data-source-components/cubedatasource-component:
position: 16
title: "CubeDataSource Component"
designing-reports/connecting-to-data/data-source-components/openclientdatasource-component:
position: 17
title: "OpenClientDataSource Component"
designing-reports/connecting-to-data/data-items:
position: 11
title: "Data Items"
designing-reports/connecting-to-data/data-items/filtering-data:
position: 10
title: "Filtering Data"
designing-reports/connecting-to-data/data-items/ordering-data:
position: 11
title: "Ordering Data"
designing-reports/connecting-to-data/data-items/grouping-data:
position: 12
title: "Grouping Data"
designing-reports/connecting-to-data/expressions:
position: 12
title: "Expressions"
designing-reports/connecting-to-data/expressions/using-expressions:
position: 10
title: "Using Expressions"
designing-reports/connecting-to-data/expressions/expressions-reference:
position: 11
title: "Expressions Reference"
designing-reports/connecting-to-data/expressions/expressions-reference/functions:
position: 15
title: "Functions"
designing-reports/connecting-to-data/expressions/extending-expressions:
position: 12
title: "Extending Expressions"
designing-reports/connecting-to-data/report-parameters:
position: 13
title: "Report Parameters"
designing-reports/connecting-to-data/troubleshooting:
position: 14
title: "Troubleshooting"
designing-reports/adding-interactivity-to-reports:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 6
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Adding Interactivity to Reports"
designing-reports/adding-interactivity-to-reports/bookmarks:
position: 10
title: "Bookmarks"
designing-reports/adding-interactivity-to-reports/actions:
position: 11
title: "Actions"
designing-reports/adding-interactivity-to-reports/actions/sorting-action:
position: 11
title: "Sorting Action"
designing-reports/adding-interactivity-to-reports/actions/how-to:
position: 12
title: "How To"
designing-reports/adding-interactivity-to-reports/document-map:
position: 12
title: "Document Map"
designing-reports/adding-interactivity-to-reports/table-of-contents:
position: 13
title: "Table of Contents"
designing-reports/styling-reports:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 7
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Styling Reports"
designing-reports/rendering-and-paging:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 8
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Rendering and Paging"
designing-reports/rendering-and-paging/design-considerations-for-report-rendering:
position: 15
title: "Design Considerations for Report Rendering"
designing-reports/report-sources:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 9
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Report Sources"
designing-reports/report-book:
position: 10
title: "Report Book"
using-reports-in-applications:
position: 6
title: "Using reports in applications"
using-reports-in-applications/display-reports-in-applications:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 2
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Display Reports in Applications"
using-reports-in-applications/display-reports-in-applications/web-application:
position: 10
title: "Web Application"
using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer:
position: 10
title: "HTML5 Report Viewer"
using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/customizing:
position: 10
title: "Customizing"
using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/customizing/styling-and-appearance:
position: 15
title: "Styling and Appearance"
using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/api-reference:
position: 12
title: "API Reference"
using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/api-reference/reportviewer:
position: 10
title: "ReportViewer"
using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/api-reference/reportviewer/events:
position: 10
title: "Events"
using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/api-reference/reportviewer/methods:
position: 11
title: "Methods"
using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/api-reference/reportviewer/properties:
position: 12
title: "Properties"
using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/api-reference/telerikreportviewer-namespace:
position: 12
title: "telerikReportViewer Namespace"
using-reports-in-applications/display-reports-in-applications/web-application/html5-asp.net-mvc-report-viewer:
position: 11
title: "HTML5 ASP.NET MVC Report Viewer"
using-reports-in-applications/display-reports-in-applications/web-application/html5-asp.net-mvc-report-viewer/customizing:
position: 15
title: "Customizing"
using-reports-in-applications/display-reports-in-applications/web-application/html5-asp.net-web-forms-report-viewer:
position: 12
title: "HTML5 ASP.NET Web Forms Report Viewer"
using-reports-in-applications/display-reports-in-applications/web-application/html5-asp.net-web-forms-report-viewer/customizing:
position: 15
title: "Customizing"
using-reports-in-applications/display-reports-in-applications/web-application/angular-report-viewer:
position: 13
title: "Angular Report Viewer"
using-reports-in-applications/display-reports-in-applications/web-application/angular-report-viewer/customizing:
position: 12
title: "Customizing"
using-reports-in-applications/display-reports-in-applications/web-application/angular-report-viewer/api-reference:
position: 14
title: "API Reference"
using-reports-in-applications/display-reports-in-applications/web-application/react-report-viewer:
position: 1350
title: "React Report Viewer"
using-reports-in-applications/display-reports-in-applications/web-application/react-report-viewer/customizing:
position: 12
title: "Customizing"
using-reports-in-applications/display-reports-in-applications/web-application/react-report-viewer/api-reference:
position: 14
title: "API Reference"
using-reports-in-applications/display-reports-in-applications/web-application/blazor-report-viewer:
position: 14
title: "Blazor Report Viewer"
using-reports-in-applications/display-reports-in-applications/web-application/asp.net-web-forms-report-viewer:
position: 15
title: "ASP.NET Web Forms Report Viewer"
using-reports-in-applications/display-reports-in-applications/web-application/asp.net-web-forms-report-viewer/using-out-proc-session-state:
position: 15
title: "Design Considerations for Out-proc Session State"
using-reports-in-applications/display-reports-in-applications/web-application/troubleshooting:
position: 16
title: "Troubleshooting"
using-reports-in-applications/display-reports-in-applications/windows-forms-application:
position: 11
title: "Windows Forms Application"
using-reports-in-applications/display-reports-in-applications/windows-forms-application/troubleshooting:
position: 15
title: "Troubleshooting"
using-reports-in-applications/display-reports-in-applications/winui-3-desktop-application:
position: 1150
title: "WinUI 3 Desktop Application"
using-reports-in-applications/display-reports-in-applications/wpf-application:
position: 12
title: "WPF Application"
using-reports-in-applications/display-reports-in-applications/wpf-application/troubleshooting:
position: 15
title: "Troubleshooting"
using-reports-in-applications/display-reports-in-applications/silverlight-application:
position: 13
title: "Silverlight Application"
using-reports-in-applications/display-reports-in-applications/silverlight-application/troubleshooting:
position: 15
title: "Troubleshooting"
using-reports-in-applications/host-the-report-engine-remotely:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 3
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Host the Report Engine Remotely"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services:
position: 12
title: "Telerik Reporting REST Services"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/asp.net-web-api-implementation:
position: 10
title: "ASP.NET Web API Implementation"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/asp.net-core-web-api-implementation:
position: 11
title: "ASP.NET Core Web API Implementation"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/servicestack-implementation:
position: 12
title: "ServiceStack Implementation"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-service-report-source-resolver:
position: 13
title: "REST Service Report Source Resolver"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-service-storage:
position: 14
title: "REST Service Storage"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference:
position: 15
title: "REST API Reference"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference/clients-api:
position: 10
title: "Clients API"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference/report-parameters-api:
position: 11
title: "Report Parameters API"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference/report-instances-api:
position: 12
title: "Report Instances API"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference/documents-api:
position: 13
title: "Documents API"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference/general-api:
position: 14
title: "General API"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference/json-entities:
position: 15
title: "JSON Entities"
using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-wcf-service:
position: 14
title: "Telerik Reporting WCF Service"
using-reports-in-applications/call-the-report-engine-via-apis:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 4
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Call the Report Engine via APIs"
using-reports-in-applications/export-and-configure:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 5
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Export and Configure"
using-reports-in-applications/export-and-configure/configure-the-report-engine:
position: 10
title: "Configure the Report Engine"
using-reports-in-applications/export-and-configure/configure-the-export-formats:
position: 11
title: "Configure the Export Formats"
using-reports-in-applications/export-and-configure/cache-management:
position: 12
title: "Cache Management"
using-reports-in-applications/export-and-configure/cache-management/other-reportviewer-controls:
position: 14
title: "Other ReportViewer Controls"
using-reports-in-applications/program-the-report-definition:
Fixed web designer and angular articles (#292) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction * angular articles fixed * web designer articles edited Co-authored-by: Kaloyan Pavlov <kpavlov@progress.com>
2022-01-18 19:25:43 +03:00
position: 6
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
title: "Program the Report Definition"
using-reports-in-applications/program-the-report-definition/report-events:
position: 15
title: "Report Events"
troubleshooting:
position: 7
title: "Troubleshooting"
2018-02-05 20:04:37 +03:00
knowledge-base:
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
position: 8
2018-02-05 20:04:37 +03:00
title: "Knowledge Base"
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
for-more-help:
position: 6100
title: "Not to be shown-for-more-help"
quickstart:
position: 6100
title: "Not to be shown-quickstart"
api:
position: 50
title: "API Reference"
2018-02-05 20:04:37 +03:00
## The application virtual path
baseurl: /reporting
## The product name
productName: "Telerik Reporting"
## Progress NPM Registry
registry_url: 'https://registry.npm.telerik.com/'
## Assign layout and category per different paths
defaults:
-
scope:
path: ""
values:
2018-12-11 18:41:00 +03:00
layout: "documentation"
2018-02-05 20:04:37 +03:00
category: "default"
product: "reporting"
editable: true
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
-
scope:
path: "api"
values:
kind: "api"
res_type: "api"
description_suffix: "- Save development time with the complete Telerik Reporting reference listing publicly available classes, methods, and properties."
title_suffix: "Telerik Reporting API Reference"
2018-02-05 20:04:37 +03:00
# Aliases available in the markdown template. The below will expand {{site.foo}} to Bar in the output
# "foo": "Bar"
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
suiteversion: "R3 2021"
kendosubsetversion: "2020.3.1118"
buildversion: "15.2.21.1126"
2018-02-05 20:04:37 +03:00
# Feedback Form Google Sheet ID
ff-sheet-id: '1oqaFdgKdIlX6pbd7aeptzbAUv0tfzrC3UwaubBeEwcg'
# The google services configuration
google_tag_manager: GTM-6X92
2018-12-11 18:41:00 +03:00
gcs_engine: '001595215763381649090:zzabynuukmu'
#google_custom_kb_search: '001595215763381649090:2tjzdeu8y54'
gcs_api_key: 'AIzaSyCcGn_7eOPUgwFwAVq1GuypE_IknfYCCtE'
edit_repo_url: https://github.com/telerik/reporting-docs/edit/master
product: "Telerik Reporting"
2020-06-11 10:15:00 +03:00
product_url: https://www.telerik.com/reporting
2018-12-11 18:41:00 +03:00
platform: reporting
download: http://www.telerik.com/products/reporting/download.aspx
Merge from reporting-MD-test to master (#291) * added config and readme * all MDs added * KB links changed to relative paths slugs don't work for KBs * designing-reports\report-sources edited * minor change * designing-reports\connecting-to-data main edited * designing-reports\connecting-to-data\troubleshooting edited * manually edited report parameters articles * MD articles refurbished * tip/note slugs not working fixed * added index for the api ref * added api ref docfx-tmpl * KBs referenced with slugs in edited articles Also index.md references made relative * Update telerik-reporting-r3-2016---upgrade-issues-with-objectdatasource-component.md * Update use-temporary-tables-in-stored-procedure.md * updated the tool and the MDs * data items - filtering data checked manually * verified datasource components main * templates and styles adapted from wpf * Add files via upload * see also and whitespace handled better * Update how-to-connect-to-a-sql-database.md * Update TodorReadme.txt * tokens values added in config * further improvement in whitespace handling * entitydatasource edited * some more datasource components edited * designing report - connecting to data articles finished * react article added * added test redirects * slug naming and autoredirects improved * main toc and trial banner fixed * react viewer added and tokens replaced * react articles correction * link fixed * react articles fixed to great extent * react articles nested lists and tables fixed * added new release and processing-element * redirects corrected * reporting overview redirect to introduction Co-authored-by: Todor Arabadzhiev <todor_ia@abv.bg> Co-authored-by: Todor Arabadzhiev <todor.arabadzhiev@progress.com>
2022-01-18 14:36:43 +03:00
api_reference_url: "api/"
2018-12-11 18:41:00 +03:00
nav:
"Demos": https://demos.telerik.com/reporting
"Release History": https://www.telerik.com/support/whats-new/reporting/release-history
"About": http://www.telerik.com/reporting
"Pricing": https://www.telerik.com/purchase/individual/reporting.aspx
footer:
-
title: "Getting Started"
links:
"Install Now": http://www.telerik.com/products/reporting/download.aspx
"Demos": https://demos.telerik.com/reporting
-
title: "Support Resources"
links:
"Contact Support": https://www.telerik.com/account/support-tickets
-
title: "Community"
links:
"Forums": https://www.telerik.com/forums/reporting
"Blogs": http://www.telerik.com/blogs/tag/reporting
"Feedback Portal": https://feedback.telerik.com/reporting
footer_social:
facebook: https://www.facebook.com/Telerik/
youtube: https://www.youtube.com/user/TelerikInc
linkedin: https://www.linkedin.com/showcase/telerik/
twitter: https://twitter.com/Telerik/
2018-02-05 20:04:37 +03:00
# Assets pipeline configuration
assets:
cachebust: soft
2018-07-10 14:26:57 +03:00
js_compressor: uglifier
2018-02-05 20:04:37 +03:00
gzip: false
## Do not edit below this line
safe: false
markdown: MarkdownProcessor