Hi,
I have quite large data table with 27 columns and over 1000 rows. I want to display it to the app's user with possibility to filter the results. The problem is that one of the columns should be editable to input additional information.
I've been trying with galleries but they can't be scrolled both vertically and horizontally at one screen...
Do you have any idea how this would work?
Thanks!