diff --git a/user-guide/app-tour.md b/user-guide/app-tour.md index a0d3fa6c2..c229cce81 100644 --- a/user-guide/app-tour.md +++ b/user-guide/app-tour.md @@ -14,7 +14,7 @@ The fastest way to explore the Web Report Designer and to learn its basics is to The app tour starts automatically the first time you open an application with an embedded Telerik Web Report Designer. - + As illustrated by the video above, the main elements of the Web Report Designer's user interface are: diff --git a/user-guide/components/charts.md b/user-guide/components/charts.md index 2a8ce06c7..75c73ec47 100644 --- a/user-guide/components/charts.md +++ b/user-guide/components/charts.md @@ -81,7 +81,7 @@ Components,2003,280 Components,2004,310 ``` - + After adding the data source to your report, continue by adding the desired chart type. @@ -99,7 +99,7 @@ To create a Bar Chart, follow the steps below. See the video after the steps for >caption Adding a Bar Chart and populating it with data - + Based on the Bar Chart type that you select during the configuration, one of the following charts will be displayed: @@ -121,7 +121,7 @@ To create a Column Chart, follow the steps below. See the video after the steps >caption Adding a Column Chart and populating it with data - + Based on the Column Chart type that you select during the configuration, one of the following charts will be displayed: @@ -143,7 +143,7 @@ To create an Area Chart, follow the steps below. See the video after the steps f >caption Adding an Area Chart and populating it with data - + Based on the Column Chart type that you select during the configuration, one of the following charts will be displayed: @@ -165,7 +165,7 @@ To create a Line Chart, follow the steps below. See the video after the steps fo >caption Adding a Line Chart and populating it with data - + Based on the Line Chart type that you select during the configuration, one of the following charts will be displayed: @@ -197,11 +197,11 @@ Based on the Pie Chart type that you select during the configuration, one of the >caption Adding a Pie Chart and populating it with data - + >caption Adding a Doughnut Chart and populating it with data - + ## See Also diff --git a/user-guide/components/maps.md b/user-guide/components/maps.md index 154b775bf..97998f4f6 100644 --- a/user-guide/components/maps.md +++ b/user-guide/components/maps.md @@ -90,7 +90,7 @@ The following tutorial demonstrates how to create a Map that presents sales dist > To follow along with the steps below, you need access to an instance of the [Adventure Works](https://github.com/microsoft/sql-server-samples/tree/master/samples/databases/adventure-works) database for [Microsoft SQL Server](https://learn.microsoft.com/en-us/sql/database-engine/install-windows/install-sql-server?view=sql-server-ver17). - + Since this tutorial uses the **AzureLocationProvider**, an Azure Maps subscription key is required. You can obtain a key by [creating an Azure Maps account through the Azure Portal](https://learn.microsoft.com/en-us/azure/azure-maps/quick-demo-map-app#create-an-azure-maps-account). For more information on how to access the key, refer to [Get the subscription key for your account](https://learn.microsoft.com/en-us/azure/azure-maps/quick-demo-map-app#get-the-subscription-key-for-your-account). diff --git a/user-guide/components/report-items.md b/user-guide/components/report-items.md index 872f240ac..fcf7338e1 100644 --- a/user-guide/components/report-items.md +++ b/user-guide/components/report-items.md @@ -60,7 +60,7 @@ Once you add the desired Report Items, the **Properties** panel allows you to: The TextBox is used for titles, labels, and within tables. It can display both static and dynamic text, including expressions and database fields. The TextBox's flexible properties allow you to control its size and text orientation. - + To learn more about working with the TextBox item, see the [TextBox article in the main Telerik Reporting documentation]({%slug telerikreporting/designing-reports/report-structure/textbox %}). @@ -68,7 +68,7 @@ To learn more about working with the TextBox item, see the [TextBox article in t The HtmlTextBox allows you to insert and display HTML-formatted text within a report. It is ideal for scenarios where you need rich text formatting, dynamic content, or templated text in your reports. You can set its content at design time using a WYSIWYG editor, an expression editor, or dynamically from a data source. - + To learn more about working with the HtmlTextBox item, see the [HtmlTextBox article in the main Telerik Reporting documentation]({%slug telerikreporting/designing-reports/report-structure/htmltextbox/overview %}). @@ -76,7 +76,7 @@ To learn more about working with the HtmlTextBox item, see the [HtmlTextBox arti The PictureBox displays images within a report. It is ideal for product images, logos, barcodes, or any visual content in reports. The PictureBox supports various image formats, including Base64-encoded images, SVG, and common raster formats like BMP, GIF, JPEG, PNG, EXIF, and TIFF. It provides flexible data binding and layout options to fit various reporting needs. You can also reference images directly from the Assets Manager. - + To learn more about working with the PictureBox item, see the [PictureBox article in the main Telerik Reporting documentation]({%slug telerikreporting/designing-reports/report-structure/picturebox %}). @@ -84,7 +84,7 @@ To learn more about working with the PictureBox item, see the [PictureBox articl The Checkbox displays a check mark alongside text in a report. It visually represents boolean or multi-state data (such as approved/disapproved) and can be customized to match various data field values. Its main uses include displaying status indicators, approval states, or any scenario where a visual check mark is needed in a report. The item supports both static and data-driven content. - + To learn more about working with the CheckBox item, see the [CheckBox article in the main Telerik Reporting documentation]({%slug telerikreporting/designing-reports/report-structure/checkbox %}). @@ -92,7 +92,7 @@ To learn more about working with the CheckBox item, see the [CheckBox article in The Barcode item allows you to automatically generate barcodes from numeric or character data within a report. It supports both 1D and 2D barcodes. The Barcode Report Item is ideal for adding machine-readable codes to reports, such as product labels, inventory sheets, tickets, or any scenario where barcodes are needed for scanning and automation. - + To learn more about working with the Barcode item, see the [Barcode article in the main Telerik Reporting documentation]({%slug telerikreporting/designing-reports/report-structure/barcode/overview %}). @@ -100,7 +100,7 @@ To learn more about working with the Barcode item, see the [Barcode article in t The Shape item displays a single, predefined geometric shape (such as lines, arrows, stars, or polygons) within a report. It also allows you to create custom shapes. The Shape item is ideal for adding visual elements, separators, highlights, or decorative graphics to reports, which lets you enhance readability and visual appeal. It can also be used to represent flow, direction, or status using arrows and other shapes. - + To learn more about working with the Shape item, see the [Shape article in the main Telerik Reporting documentation]({%slug telerikreporting/designing-reports/report-structure/shape %}). @@ -108,7 +108,7 @@ To learn more about working with the Shape item, see the [Shape article in the m The Panel is a container used to group or separate multiple report items for layout and organizational purposes. It is not bound to data and does not affect the data context of its contents. The Panel is perfect for structuring complex report layouts, grouping related items, and applying shared properties or visibility rules to multiple items at once. - + To learn more about working with the Panel item, see the [Panel article in the main Telerik Reporting documentation]({%slug telerikreporting/designing-reports/report-structure/panel %}). @@ -122,7 +122,7 @@ A radial gauge is a circular visual element that looks similar to a speedometer Radial gauges are especially useful when you want to show data that feels like speed or progress, such as how fast something is going or how much of a goal has been reached. - + ### Linear Gauge @@ -130,6 +130,6 @@ The Linear Gauge is represented by a horizontal or vertical scale and displays i Depending on the gauge's orientation and range, you can create horizontal, vertical, single-range, and multi-range linear gauges. - + To learn more about working with the Gauge item, see the [Gauge article in the main Telerik Reporting documentation]({%slug telerikreporting/designing-reports/report-structure/gauge/overview %}). diff --git a/user-guide/components/subreport.md b/user-guide/components/subreport.md index 214db3a27..679119300 100644 --- a/user-guide/components/subreport.md +++ b/user-guide/components/subreport.md @@ -28,7 +28,7 @@ SubReports act as containers that automatically adjust their size based on the c The next video demonstrates how to [create master-detail](#creating-master-detail-reports-with-subreports) reports by using SubReports in the Telerik Web Report Designer: - + ## Prerequisites diff --git a/user-guide/components/tables.md b/user-guide/components/tables.md index eba075c3b..5cd9890af 100644 --- a/user-guide/components/tables.md +++ b/user-guide/components/tables.md @@ -52,7 +52,7 @@ The List component provides the most flexibility for custom data layouts. Use Li This video demonstrates creating a List, binding it to an SQL data source, and adding a TextBox to display customer names: - + ## Adding a Table @@ -69,7 +69,7 @@ When you add a new Table, it starts with three columns, a header row, and a data This video shows how to add a Table report item, bind it to an already existing [CSV Data Source]({%slug web-report-designer-user-guide-components-data-sources%}), and add the necessary TextBox report items for the column headers and the data records. - + ## Adding a Crosstab @@ -87,7 +87,7 @@ When you add a Crosstab, it includes a column group area, row group area, and da This video demonstrates creating a Crosstab, binding it to SQL data, and configuring row/column groups with aggregated data: - + ## Using the Table Wizard @@ -101,7 +101,7 @@ The Table Wizard provides a faster way to create tables by guiding you through t This video shows how to use the Table Wizard to create a table with a Web Service data source and configure field selection: - + ## Using the Crosstab Wizard @@ -115,7 +115,7 @@ The Crosstab Wizard simplifies creating complex cross-tabulated reports by walki This video demonstrates using the Crosstab Wizard with SQL data to create a cross-tabulated report showing OrderID and Freight totals: - + ## Next Steps diff --git a/user-guide/getting-started.md b/user-guide/getting-started.md index 8ab7e3d79..baaa83647 100644 --- a/user-guide/getting-started.md +++ b/user-guide/getting-started.md @@ -91,7 +91,7 @@ Now that you've created your first report, you can: For a visual walkthrough, watch this video tutorial that demonstrates creating a report with a chart. The video covers the Visual Studio setup initially, but the Web Report Designer portion starts at the 3:08 mark: - + ## See Also