Is there any example of how to implement hyperlinks or buttons within a Blazor Datagrid?
I tried the TemplateColumns without any luck. I'm using Infragistics 20.2 and .Net 5.
Cheers,
Hello Fabian,
I attached a sample on implementing a buttons and hyperlinks in a template column. Let me know if you have any questions.
*Note, if a Serve app is used, it's more performant to use javascript rather than to template the control in the razor file directly.
3583.TemplateColTest.zip