Open Nexonic opened 2 years ago
See the <Template> tag in https://github.com/IvanJosipovic/BlazorTable#sample
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.)
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.