Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

DataTable: Is there any option to handle onSelectionChanged with out enabling selectable #491

Open
viswanathm opened this issue Jun 25, 2017 · 0 comments

Comments

@viswanathm
Copy link

viswanathm commented Jun 25, 2017

Hi,

I am using Data Table, I want to handle row click event. There is an option to enable 'selectable and then write a handler using 'onSelectionChanged'. But enabling 'selectable', I get checkboxes, which I don't want.

Is there any way to use onSelectionChanged, without showing checkboxes? or is there a way to access table or tr HTML tags that are rendered on to DOM, in componentDidMount()? so that I can manually bind click event on mount.

Thanks,
Viswanath

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

No branches or pull requests

1 participant