Data grid for AppInventor?

Hi everybody.
I 'm trying to make an app that will display data from a TinyDB in a data grid. Like RecyclerView.
I 've made it with a ListView but it cannot display columns, columns' names etc.

So, what I'm looking for is a RecyclerView for free (I found a paid one).
Or a way to make a ListView look and behave like a data grid (like RecyclerView).

You could try the last link at

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.