IvanJosipovic / BlazorTable

Blazor Table Component with Sorting, Paging and Filtering
https://BlazorTable.netlify.app
MIT License
534 stars 109 forks source link

Request for basic instructions on how to override component #377

Open Nexonic opened 2 years ago

Nexonic commented 2 years ago

For complete amateurs like myself, it would be really helpful to show how we can override a component such as Table.razor in order to change some of the html output.

Thanks for the consideration.

GWBasic commented 2 years ago

See the <Template> tag in https://github.com/IvanJosipovic/BlazorTable#sample

GWBasic commented 2 years ago

FYI: If you look around the list of issues, you can see that this project is no longer actively maintained. (The author asked for help.)

Some good alternatives are:

MudBlazor is free and open-source. Telerik is commercial. Given that you're a "complete amateur," it might be worth paying for Telerik's support. (I get the impression that "no question is too stupid" when you pay that kind of money.)