I want to choose which tool in the toolbar should display certain tools. How can I set this up? I'm using backend ASP.NET Core MVC and frontend Angular.
1 Answer, 1 is accepted
0
Momchil
Telerik team
answered on 04 Dec 2023, 12:07 PM
Hello,
If you are using the Angular Report Viewer, you can customize the toolbar by editing the HTML template of the viewer.
As the Angular Report Viewer is a wrapper of the HTML5 Report Viewer, the general approach for customizing its template is analogical to the approach for the HTML5 viewer.