Breens-Mbaka / Jetpack-Compose-Tables

🐝 A Compose UI data table library which allows developers to seamless integrate visually appealing and customizable tables to their Android apps or IOS apps.
169 stars 14 forks source link

table onclick #19

Open persian1910 opened 1 month ago

persian1910 commented 1 month ago

Hi, how can I create a click event for each cell? i want to open activity when click on cell , so can edit data

persian1910 commented 1 month ago

or onclick Row to open data and edit it

Breens-Mbaka commented 1 month ago

Great feature request, you are welcome to create a PR for it and contribute @persian1910

gwabstech commented 3 weeks ago

I will like to try out the onclick and then send a PR . i want to make the rows clickable

gwabstech commented 3 weeks ago

@Breens-Mbaka whats the process of contributing to this project

gwabstech commented 3 weeks ago

@persian1910 @Breens-Mbaka i have added the on click and send a pull request for your review thank you