komarovalexander / ka-table

Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more
http://ka-table.com
MIT License
788 stars 58 forks source link

Make table cell clickable #386

Closed PXShrivastava closed 8 months ago

PXShrivastava commented 8 months ago

How can we make a table cell clickable or the cell as a link to redirect or perform any action?

komarovalexander commented 8 months ago

Hi, check customization demos https://komarovalexander.github.io/ka-table/#/alert-cell Or events https://komarovalexander.github.io/ka-table/#/events