Adding dropdownlists to datalist output
I've bougth the book ASP.NET E-commerce Programming Problem - Design - Solution...
I need to modify the code, so it can handle size and colours...
I have added a size and a colour column in the ProductSKUs table, and changed the subcategories.aspx page to display each product only one time.
The function I need is to show two dropdownlists for each product on the productlist... One for colours and one for sizes...
I've spent hours and days on trying to get this to work, but i haven't succeeded...
Hope anybody can help.... PLEASE!
|