Which is the better colintree listview or button

I am creating shopping application so which is a better 60 + Colin treelistview component or 250+ buttons. Please tell me which component I use button or Colin tree list view so application not crashing.

follow the DRY principle


after understanding that principle you will be able to answer your question yourself…
Taifun

3 Likes

I’m trying my best but i don’t have solution

You should use list view for better and less work in ui and its done your work according to dynamic data

store your shopping items in an online database, use select queries to return only those items, which are relevant to display and use only one listview to display them
Taifun

I am not a professional, new in kodular and i’m note create shopping store app i’m creating a all in one shopping app like Amazon Flipkart Jabong All in One application and add WebView so I have show list with category like shopping food travel etc.
So I am using par website for one button.
I think I am using more button then app crash

start with the tutorials…


Taifun

Anyone plz tell me what I am doing for better result