Add to cart button in ListView

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • smartcat2010
    New Member
    • Aug 2010
    • 1

    Add to cart button in ListView

    Hi,
    I am quite a newbee at VB2008 and trying to build my first ecommerce website. I have an Access database and I have created the UI. For my product pages I used a ListView binded to selected items in the database depending on product category. It looks good but when I tried to add an "AddToCart" Imagebutton to each record I got stuck and in the code behind file I get an error message that the btnAdd.click doesnt exist.
    Also, is it a way of adding paging to a DataList?

    Cheers
    Elle
Working...