Cory
|
| Posted: 09/16/2004, 2:20 PM |
|
Does any one know how to create a dropdown list in and editalbe grid that each list varies from row to row.
Im creating a shoping cart and want the user to pick a color for an item and each product has a differnt list of colors.
What I would like to do is pull the product_id out the same row that the dropdown list is in and then use it in an sql statement. Im wondeing if I can get that id from the dynamic form variable.
Thank You
-Cory
|
|
|
 |
Nicole
Posts: 586
|
| Posted: 09/17/2004, 1:23 AM |
|
Cory,
I’ve managed to create simple dependent listboxes for ASP on editable grid, and I’m sure that the same approach could be used with PHP. What programming language you’re using?
_________________
Regards,
Nicole |
 |
 |
|