ASP.NET Core Blazor | DataGrid Templates

preview_player
Показать описание
ASP.NET Core Blazor | Datagrid templates | Datagrid column template | Datagrid header template | Datagrid template examples

Notes and Slides

Blazor WebAssembly Tutorial Playlist

Blazor WebAssembly Course Page

Blazor WebAssembly Blog

All our free software training courses

Slides, notes and to download our courses

Let's gift education together
Рекомендации по теме
Комментарии
Автор

Great tutorial, as usual, I hope you include in this series or another the File Management With Syncfusion Blazor Controls. Good job. Thank you thank you.

Chefrachida
Автор

Can you use datagrid for input just like wpf?

asjadshafi
Автор

Thank you for this Great tutorial Mr.kudvenkat.

please i have two questions:
1.
which override event indicates that the page is already loaded?

I can group the Grid with this lines:

public string[] InitialGroupName { get; set; } = new string[] { nameof(Employee.DepartmentId) };

Now in OnInitializedAsync() I want to set employeeGrid.IsExpanded to false if the page is already loaded.
but it doesn't work because the Grid was null.

2.
would you please expand the Api Controller with indentityUser, authentication and authorization ?

lerocher
Автор

can u explain how to change syncfusion component language to like "arabic"

ahmeddabas
Автор

Maybe next time you start with it being a Syncfusion Function and not a OTB Blazor function.

adamrodriguez
visit shbcf.ru