I want to create dynamic card grid view. If i decide to create 50 dynamic card views then how to create it dynamically in grid view by 5 card views horizontally (5 Columns) then remaining (5) in a new row like wise for 50 card view.
Each card view with a label and label text to respective card view number (id).
I searched about it but not found anything helpful, i tried with dynamic components extension, Kodular dynamic card view but not succeed…
Just put all the arrangement in the list in ascending order
the ID is exactly what you want (tested with notifier and when dynamic card view clicked)
However, this is also the reason I don’t like the default dynamic component, because you have to manually put all the arrangement.
I can make one with extension by @yusufcihan, tell me if you want.
I tried, your method is working. but is it possible to create horizontal arrangements dynamically as per need? that means depending upon the number of card view to be created. 1 horizontal arrangement for 5 card views.
If you want it create such layout that you drawn on Paper, then use this guide by @nikzdreamer2001 and just need to do some changes. Like create on 5 cardview in each HA. It will help you.
@WatermelonIce I think u should made… Because we always welcome new things even it is present because u may have choosed some kinda different logic if yes then u should share your work