How to Create a Generic and Reusable Data Grid Component in Blazor

preview_player
Показать описание
In this tutorial, First, I'll explain how to use the application settings file in a Blazor WebAssembly project.

Next I'll show you step by step how to create a generic and reusable data grid component by which we can display a list of data of any type in Blazor applications.
Рекомендации по теме
Комментарии
Автор

Clear explanation of principles and at a good slow pace to help Blazor novices like me to follow 👍

brisie
Автор

I couldn't find a guide this in depth anywhere else, I appreciate your video! It was very helpful.

nicklebot
Автор

Very well explained.
Really informative.
Keep up the good work.
Thanks.

Creative
Автор

Just AMAZING 😍..
Keep coding
Thank you so much.

MohammadAlbazel
Автор

Heck yeah! Lots of concepts covered practically with clear reasons why.

MTEXX
Автор

Really great video, but is it possible to build functionality so the user to reorder the columns with this solution?

fredrikbat
Автор

I think this is what I've been looking for. Thank you

walkingdadjokes
Автор

Will there be a follow up to implement the paging?

kennethlamb
Автор

Hi great video. I have a MudDataGrid and i would like to have an event on row-cell click. I want the particular cell that was clicked. Any change anyone know how to do this?

sotiriszegiannis
Автор

Great Video - Between one question - what if we need to have action button on particular column, let's say Delete or Edit on each row, How we can able to manage the event and action ? Since you are appending @Columns(item) in the table body section how we can mention there is a special event for a single column ?

midhunkunnummal
Автор

Hi
The CRUD operations do not show how the images are saved in the database ?
Thanks

cissemy
Автор

سلام مهندس عزیز
وقتتون بخیر
خیلی متشکرم از اینکه این ویدئوی مفید رو آپلود کردین
من توی برنامه خودم میخوام که یه TEntity رو به صورت پارامتر به یه کامپوننت ارسال کنم ولی هر کاری کردم نشد.
پیشنهاد شما چی هست؟

khalilikhalili
Автор

request you to make it inline editable with blazor custom textbox component. please..

hintsoftware
Автор

Git hub link for complete custom Grid (pagination, sorting)

niranjanchigulla
Автор

Good articles!
Have you thought about creating a github account? Maybe better than google drive?

hknk
Автор

Great video tutorial, keep the good work

I'm new to your channel, where can I download the source code to play around with it?

Best Regards

RogerGlez