Prudhvi Kumar Chowdary
Posts: 0
Joined: Fri Jul 04, 2014 5:17 am

changing values on iteration from database

here Code, Name , Available and Each Price are getting from Database,

after that now selecting number of Required number as input, based on that calculating the Total Price as Product of Each price and Required,

Total Price = Required * Each Price,

this rows i am getting as iterating loop , i am getthing result only for first row , remains rows are not effecting.
.
.
Image

Return to “Issues”