I'm using Blazor server 18.4.0.43 and BoldReports.Net.Core 2.4.23
I created a Syncfusion blazor standard app with Visual Studio selecting only the Grid component and then I added this line in the _Host.cshmtl file because it's necessary to work with BoldReports reportviewer
<link rel='nofollow' href="https://cdn.boldreports.com/2.4.10/content/material/bold.reports.all.min.css" rel="stylesheet" />
Adding this line the filterbar disappeared from the Grid component as you can see in the attachment
How can I solve this ?
Attachment:
SyncfusionBlazorApp_test_416465e7.zip