This blog provides show notes for our June 24, 2021, webinar, “Link Your Charts and Grids in 20 Minutes with JetBrains + Syncfusion.” The webinar was presented and hosted by Chad Church and Developer Advocate from JetBrains, Rachel Appel. If you missed the webinar or would like to watch it again, you can do so on our YouTube channel or here.
During this webinar, we showed how to build an ASP.NET Core 5 application using JetBrains Rider and Syncfusion. In this app, we loaded the Syncfusion DataGrid control with data and then populated a Syncfusion chart with the data selected in the grid.
JetBrains Rider is a cross-platform .NET IDE based on the IntelliJ platform and ReSharper.
With JetBrains Rider, you have access to the following features:
The following are answers to the question we received from attendees during the webinar.
Q: What is the minified size of Syncfusion Grid and Chart?
A: Syncfusion controls are modular, so it depends on how much functionality you want. Here are the ranges for both Chart and DataGrid in one JS file:
Q: It seems Syncfusion is missing a few components like graphs and trees (to demonstrate relationships between concepts). Is there something in the roadmap?
A: We have a Diagram that should meet your needs.
Q: How customizable are the Chart and Grid components, i.e. are there templating in grids and charts?
A: All Syncfusion controls support JS templates.
Here are helpful links for Charts and DataGrid.
Q: Can you create a custom chart using the basic components of Syncfusion Charts? Is it possible to create a new chart type?
A: Syncfusion source code is available, and you can make any changes you wish.
Q: How performant is the Syncfusion Grid?
A: It has very high performance. Here is our help topic on performance tips.
Q: How do you get rid of the license pop-up?
A: Add a license key to the project.
During this webinar, we looked into how to build an ASP.NET Core 5 application.
We hope you enjoyed this webinar and please keep an eye out for our future JetBrains and Syncfusion webinars!