Link to home
Start Free TrialLog in
Avatar of Allan_Fernandes
Allan_Fernandes

asked on

Correct Component for Shopping Cart.

To prepare a shopping cart mobile application wherein I want to display the
ItemName, Image, Accept Qty from user
which is the best component to use eg: Listview etc ?
ASKER CERTIFIED SOLUTION
Avatar of Sinisa Vuk
Sinisa Vuk
Flag of Croatia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Allan_Fernandes
Allan_Fernandes

ASKER

Thanks, but I could not understand how the ImageList is connected to the items.
In case I am using a SQLLite table and one field has the path to some images how do I display that in the listview ?