hi, I am developing ebookstore app. In my app user can add books to cart. when user clicks on showCart menu item i m able to display items in cart and total price. initially each checkbox in list item is checked. My problem is that when user clicks on a particular checkbox ,total price should get be updated and changes should be done in sqlite database. I m using listview with three textviews and a checkbox.. I m struggling with it from last two days but unable to find solutions. If anybody knows the solution please suggest me.
Thanks to all -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

