put Hyperlink API in React Grid API component, how to use it?

 I want to put Hyperlink API in React Grid API component, how to use it?
 
Reference link:
https://ej2.syncfusion.com/react/documentation/api/grid/hyperlink/#hyperlink


1 Reply

RR Rajapandi Ravi Syncfusion Team November 18, 2022 10:58 AM UTC

Hi Evakung,


Greetings from Syncfusion support


We understand that you like to display a hyperlink in the Grid column. You can display a hyperlink by using column template feature of Grid. Please refer the below documentation for more information.


Documentation: https://ej2.syncfusion.com/react/documentation/grid/columns/column-template/


You can also export a hyperlink from columnTemplate to the Excel document, based on your query we have already discussed about your requirement in our sample demos which can be accessed from the below link,


In this below Demo we have displayed the hyperlink using columnTemplate.


Sample Demos: https://ej2.syncfusion.com/react/demos/#/material/grid/default-exporting


Regards,

Rajapandi R


Loader.
Up arrow icon