I want to add a new column automatically every time there is a new entry in my Firebase REALTIME_DB

Hello thunkers!
I wanted help regarding adding new columns whenever there is a new entry in firebase.
I’m actually onto making a Classified app, where user can register their product, and it automatically gets to the front page, or main user screen after getting registered. I’ve used list view for that but not satisfied as There is no option for images or something like Grid view, so I was onto to make my own GridView but got stuck on the automatic thingy.

I just want someone to help me regarding the ‘Automatic creation of Component when New entry is added in Database, whether it be Array, or some other solution.’

Regards.

@xplorecoworking7xo77 ,

Just to let you know that you can now get a grid view with the Data Viewer Grid:

Hope that helps!