Hi there,
I have a Gridview control which has a dropdownlist in every row. The dropdowns are populated dynamically from a database (so the content is different in each row. There is also a select button for each row so that the the user can choose a row and the values will be added to a shopping cart.
My problem is that the page loads fine and everything is showing as it should be. However, when I select a row the dropdownlist...