A Blazor Interop for Syncfusion PDFViewer component. This will give a full customization for blazor users that wants to use syncfusion's javascript component inside blazor.
-
Updated
Jul 30, 2024 - C#
A Blazor Interop for Syncfusion PDFViewer component. This will give a full customization for blazor users that wants to use syncfusion's javascript component inside blazor.
I’ve built an expense-tracking app using ASP.NET Core MVC for the backend. The frontend styling utilizes Syncfusion EJ2 components. Expenses are visually displayed through an Accumulation Chart, and another chart is used to track expense fluctuations over time. SQL Server is the database in use.
Cascading dropdown with remote data-binding in the Inline editing
⌨️ · Implementation of word with SyncFusion
This sample demonstrates the cascading dropdownlist by using cell edit template with local data
Sample shows how to import data for grid from an Excel file. Inthe sample Excel file has been uploaded using uploader control and in server side using EJ1 Xlsio codes extracted the json data and bind the data to Grid
A sample which consists of foreignKey columns with complex data
Binding data to grid from remote save adaptor in dotnet3 sample
The sample has foreignkey columns with WebApi Rest service and Dialog template enabled
Enabled single click dialog editing for child grid alone.
Update grid data source and columns from data received in ajax success function.
Enable/Disable the grid editing, column editing and column visibility functionalities from server side based on the user role
Binding data to grid from url adaptor in dotnet3 sample.
Export the grid to excel file without the column headers
Bind data to the grid using web api adaptor
A samples shows how to export Grid element as images. The idea is to export the grid to pdf and convert them into raster images using pdfviewer Nuget
Calculate the total difference between two columns in grid on batch editing using aggregates. Also prevent updating the values if the aggregate column values differ.
Row Drag and Drop with Grid to Grid in Server-side
Add a description, image, and links to the syncfusion-ej2 topic page so that developers can more easily learn about it.
To associate your repository with the syncfusion-ej2 topic, visit your repo's landing page and select "manage topics."