Blazor Grid: Get Started

preview_player
Показать описание
This video shows you how to get started using the DevExpress Grid for Blazor (DxGrid). DxGrid allows you to display and manage data in a tabular (rows/columns) format.
This tutorial describes how to build a simple Blazor application and display/edit a weather forecast with DxGrid.

⚡️⚡️⚡️ Overview ⚡️⚡️⚡️

⏱ Timeline ⏱
0:00 New Blazor project settings
0:33 Adding the DevExpress Data Grid for Blazor
0:56 Adding Columns
1:30 Column customization
2:01 Sorting data
2:48 Grouping data
3:12 Filtering data
3:40 Totals and group summaries
4:32 End-user editing

📒 Documentation and Source Code 📒

🚀 Get Started Today – Free 30 Day Trial 🚀

✅ Pricing and Online Demos ✅

🆘 We Are Here to Help 🆘

👍 Follow DevExpress on Social Media 👍

🏁 Review Customer Testimonials 🏁

#DevExpress, #devexpress_blazor #devexpress_web #blazor #web #aspnetcore #dotnetcore #tutorial #datagrid
Рекомендации по теме
Комментарии
Автор

can we applied all the data grid functinality form nuget package

shambhupandey
Автор

Drag and Drop in the Grid is still highly requested

rwj_dk
Автор

Can this kind of Blazor projects be integrated with XPO or only Entity Framework Core is supported? Thanks in advance.

patriciapaez
Автор

we want fully keyboard controllable datagrid with the following features.
1. edit every cell with our own custom textbox i.e. custom editor for every column
2. we also want across navigation (next column of row until end and then first col of next row)
by enter key instead of tab key.
3. can we get entercell, cell keydown, cellleave event etc kind of events for more customizations for editing ?
can we achieve the above results inside syncfusion blazor datagrid ?

hintsoftware
Автор

Hello Devexpress, is there a way to filter the temperature not for a value, but a value range? For example: all rows, where the temperature is > 0C and < 10C ?

praktpraktikum
Автор

Please redo this with a clinet-server-side project of blazor. This is hard to follow as if you didn't do the project as serverside only

coolgamer
Автор

How do to CRUD operation against a web api (instead of in memory data like Weatherforecast)

cissemy
Автор

Thanks
I asked for lie these tutos in delphi
Can we get some ?

samirsamir-tgvl