Tinkerbell
|
| Posted: 10/27/2004, 9:59 PM |
|
I have created an "editable grid" that is used like an "Order Detail" form, that has the quantity, price, sum price, total price and a dropdown listbox. The user would like the ability to select three items from the listbox and be able to populate three rows displaying the three items selected with the cost of each item in three separate grids. I'm using the new CCS version with ASP/SQL. I used the Order Entry example from the CCS Example Pack to set up my grid with the "Add Item" button as part of the grid.
How can I enter listbox along with the fee cost into row 2 and row 3, if I select one item from the grid that is associated with two other items?
|
|
|
 |
|