Closed Utsav170 closed 5 years ago
"griddle-react": "^1.13.1"
click on the row (tr) and redirect to another page
cannot add link in row
How can we add link in the row of the table i.e. to redirect into different page
This is covered here through custom columns or custom components. http://griddlegriddle.github.io/Griddle/docs/customization/
Griddle version
"griddle-react": "^1.13.1"
Expected Behavior
click on the row (tr) and redirect to another page
Actual Behavior
cannot add link in row
Steps to reproduce
How can we add link in the row of the table i.e. to redirect into different page
Pull request with failing test or storybook story with issue