Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make entire row clickable #20

Open
diegoSenra opened this issue Sep 4, 2021 · 0 comments
Open

Make entire row clickable #20

diegoSenra opened this issue Sep 4, 2021 · 0 comments

Comments

@diegoSenra
Copy link

Hi!

Is there an easy way to make an entire row clickable?

What I would like to do:
I'm now working with a clients list, fetching data from server and rendering the list with this table component. I would like to click the table row and show a client's details page (binding the row click with the client id presented in the table).

What i'm trying to do is setting listeners for every row, but so far things are getting too much verbose and not working that much properly.

Can you help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant