BoldDesk®Customer service software with ticketing, live chat & omnichannel support, starting at $99/mo for unlimited agents. Try for free!
Hi,
To make Bold Reports compatible with Syncfusion controls you follow the instructions here :
However, I have found a CSS conflict that affects the SFGrid.
The filterbar setting for the grid
<GridFilterSettings Type="Syncfusion.Blazor.Grids.FilterType.FilterBar"></GridFilterSettings>
positions a bar just below the column headers for entering filter text :
But, once the compatibility instructions are followed I get this instead :
The filter div has been positioned too low and is almost invisible.
Please advise the fix for this.
Thanks
Paul
I found the answer in an old post.
Your documentation is incomplete - you also to reference
<link rel='nofollow' href="https://cdn.boldreports.com/...version.../content/material/bold.reports.all.compatibility.min.css" rel="stylesheet" />
Hi Paul,
We are glad that you have found the solution. Below documentation that you have mentioned is the correct one.
You have to use the common script for referring. Also, you can use the below script which is in the document to resolve the issue as shown in the below snap.
If you face any other issues, we suggest you to open a new ticket using your account.
Hi,
Thanks for the update.
I note that your documentation is not quite correct for someone using the Material theme.
Your documentation states to use :
<link rel='nofollow' href="https://cdn.boldreports.com/4.2.52/content/bold.widgets.core.compatibility.min.css" rel="stylesheet" />
Whereas, https://cdn.boldreports.com/XXX/content/material/bold.reports.all.compatibility.min.css does not import this - it imports :
bold.widgets.core.material.compatibility.min.css
So, using the the material variant is important for someone implementing the Material theme.
Thanks
Paul
We have created a sample with the Syncfusion Blazor Grid components along with the Bold Reports and followed the below documentation, but it is working fine on my end. We have attached the sample application for your reference.
If you are still facing any issue, please share your issue reproducible sample with us to validate it further.
Dear Support !
What is the solution if our application has a Fluent or Tailwin theme?
Hi Szoke,
We are checking this with our team and will let you know once we get the details.
Regards,
Arumugasami M
Szoke,
In ej2 syncfusion, we have support for using the Fluent or Tailwind themes. Please refer to the below documentation.
https://blazor.syncfusion.com/documentation/appearance/themes#reference-themes-in-blazor-application
https://ej2.syncfusion.com/documentation/appearance/theme/
For creating a new theme in bold reports, refer to the below documentation.
https://help.boldreports.com/embedded-reporting/theme-studio/create-a-new-theme/
If this is not your requirement, please share additional details of your requirement along with the snap to validate it further.
There's still CSS conflict issues (at least) with using Blazor & Bold Reports viewer. Its especially evident in the parameters section of viewing reports, where the scroll on dropdown lists is messed up, and date parameters are also messy.
Rather than clean-out my own project, simply running the EJ2 example above shows the problem behaviour, which I have screenshotted here:
Please review the scroll on the right of the category field, and the "Select date" control in 2nd row of parameters. This is the same sort of messed up presentation I am getting for parameters in my Blazor WASM app.
Please advise. Any help appreciated.
Phil
Hi Phil Holmes,
Thanks for contacting Bold Report support.
We have created a ticket for your query. Please check the ticket from the below site and follow further.
https://support.boldreports.com/support/tickets
Regards,
Arumugasami M