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.
197 stars 15 forks source link

ask #31

Open hasanelfalakiy opened 1 week ago

hasanelfalakiy commented 1 week ago

If there is a lot of table data, can the table be shifted to the side? And can each cell be clicked and held to copy the data content in the cell?

Breens-Mbaka commented 5 days ago

What do you mean by side to side, like scrolled horizontally ?

hasanelfalakiy commented 5 days ago

What do you mean by side to side, like scrolled horizontally ?

yes

hasanelfalakiy commented 4 days ago

What do you mean by side to side, like scrolled horizontally ?

Can I insert values into a table with a looping function? In the example, it is done manually per cell by inserting it into a list.

hasanelfalakiy commented 3 days ago

What do you mean by side to side, like scrolled horizontally ?

look bro, if not use horizontal scroll, the table data will be piled up and ugly Screenshot_20240914_222012