Navigation: CodeStencil > Stencils > Shipped Stencils > syncfusion-blazorgrid |
The Syncfusion Blazor Grid Stencil will generate a fully working .NET Core 3.x web application (razor pages) using the Syncfusion Blazor Controls.
This stencil uses the Chinook Sqlite database and can be swapped to use any other database, e.g. Sql Server. You can recreate an entire application based on your own database in less than 5 minutes without writing a single line of code.
Current Version: |
1.2.1 |
Release Date: |
June 15, 2020 |
Related Assemblies |
|
Release Notes: |
|
See https://blazor.syncfusion.com/documentation/datagrid/ for more information on thse grid configuration settings.
AllowAdding=True
AllowDeleting=True
AllowEditing=True
UseContextMenu=True
UseGridLines=True
AllowSorting=True
AllowGrouping=True
EnablePersistence=True
AllowPaging=True