hi ,
i am trying to sum for data in the Gallaery according to the select checkBox but it's not working , only counting the same number i have on the checkbox row.
for example :
1. mishleb - 50 - checkBox1
2. mish - 60 - checkBox1
3. misha - 70 - checkBox1
4. miheee - 80 - checkBox1
i want to sum (1 +3+4 ) once marking checkbox 1 , 3 , 4
how i can achive this ?
appreciate quick response and help .