Notice, it's a master/detail kind of list. One image, with multiple Print products. I would like to have a way to remove individual line items, instead of all items for the image. SQL wise it's easy. ASP.Net, not so. I have no idea how to get events from the detail grid. Any ideas?
I would break out the line items into their own grid, but then I'd have no way to line the photo up. It would end up something like this:
Photo
| Product
| Price
|
0001
| 75 - 4x8 Greeting Cards
| $99.99
|
0001
| 2 - 3x5
| $24.00
|
No comments:
Post a Comment