How to dynamically create a table/gridview

C

Cirene

I have a delimited text file that has a bunch of music info, including...
Artist, Song, Price, Genre

(This listing will change often.)

The end result is that I want a dynamic gridview-like display (generated
from the data file) with one column containing a "Purchase Qty" dropdownlist
or textbox so that the user can specify how many of the items they want.

On the "continue" button it will see what they selected in the grid and
display an "order summary", like this...

Qty: 5 - Artist Name, Song Name, $1.50, Genre Here
Qty: 3 - Artist Name2, Song Name2, $1.40, Genre Here
......
TOTAL: $104.55

Any idea how I can do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top