Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
645
Hyperlinks within a Blazor Datagrid cell
posted

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,

Parents
No Data
Reply
  • 28945
    Offline posted

    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

Children
No Data