How to setup DataBatables to work like shopcart ?

How to setup DataBatables to work like shopcart ?

pancarypancary Posts: 3Questions: 0Answers: 0
edited April 2011 in General
Hi,

I am newbie working DataTables. I want to setup datatables to work like a shopcart. The user/seller select lines, set price and quantity, the footer is updated with total e the order is send to server...

I start to try merging DataTables with 'SimpleCart' js library..
Where can I get help?

Replies

  • pancarypancary Posts: 3Questions: 0Answers: 0
    Please, see my actual setup:

    http://www.carreteiroalimentos.com.br/pedidos/images/shopcart.JPG
  • pancarypancary Posts: 3Questions: 0Answers: 0
    Hello,

    I changed a little strategy.
    I'll use two DataTables ..
    The first table is a list of products.
    The second table is the purchase order.
    I need to know how to add a button / image in the last column that adds the line in the second table.

    See my setup at:
    http://jsfiddle.net/XZr2d/49/
This discussion has been closed.