Hi,
Trying to build an online catalog for a web shop. Is the GridView control configurable enough for this, i.e. each item, for example product picture, title, price, qty field, 'add' button, and then move right to the next one, basically a typical online shop layout, or is another control better suited to this layout type?
I have previously always worked in classic asp and pretty much coded everything manually.
Thanks, R.