Hi,
We currently have a RadAjaxPanel within a TabPanel. Within the RadAjaxPanel we have a user control which contains a repeater that displays a list of product results and each result has an add to basket button. This button adds one of the product by default to the basket (and the mini basket within the page) unless the user puts a different amount in the quantity box.
However whenever this button is pressed, it adds 2 of the product to the basket. We use the usercontrol elsewhere in the site and it works as it should. However when placed inside a RadAjaxPanel it appears to not work as it should.
Any ideas?
Thanks
Paul
We currently have a RadAjaxPanel within a TabPanel. Within the RadAjaxPanel we have a user control which contains a repeater that displays a list of product results and each result has an add to basket button. This button adds one of the product by default to the basket (and the mini basket within the page) unless the user puts a different amount in the quantity box.
However whenever this button is pressed, it adds 2 of the product to the basket. We use the usercontrol elsewhere in the site and it works as it should. However when placed inside a RadAjaxPanel it appears to not work as it should.
Any ideas?
Thanks
Paul