Telerik UI for Blazor & Telerik Reporting
The example on this page demonstrates integration between the Telerik UI for Blazor and Telerik Reporting. Both the Blazor Grid and the Report Viewer is loaded into different TabStrips. The grid is the first tab open and data is passed to the Grid and can be interacted with by applying filters, sorting and grouping which are stored in the state of the Grid. This state is being read and converted to JSON together with the data, which the Report Viewer uses to request a rendered report from the Report REST Service.
Try applying filtering, sorting and grouping to the grid, and click the Report tab!
- Grid
- Report
Category
Name | Cost | Active Selling | Category | Start Selling | |
---|---|---|---|---|---|
(All)
|
Category: Bottles and Cages | |||||
Water Bottle - 30 oz. | $1.87 | True | Bottles and Cages | May 01, 2019 | |
Road Bottle Cage | $3.36 | True | Bottles and Cages | May 01, 2019 | |
Category: Chains | |||||
Chain | $8.99 | True | Chains | March 01, 2018 | |
Category: Derailleurs | |||||
Rear Derailleur | $53.93 | True | Derailleurs | March 01, 2019 | |
Category: Forks | |||||
LL Fork | $65.81 | False | Forks | March 01, 2019 |
Page
of 32
1 - 5 of 157 items