Hi,
In a page, By selecting values I display a table using javascript ajax.
The table looks like this:
S.no name S1 S2 S3 S4 S5 Total
1 A 80 90 78 76 100 424
2 B 50 50 50 50 100 350
;;
.
.
.
it goes like this.
My problem is, I want to calulate total automatically when we type in s5 and display it in total field for each and every row in the table.
How to do? for me first row working perfectly and displays the total in total field. But remaining, not working
AntonyRayan 15 Posting Whiz in Training
diafol
AntonyRayan 15 Posting Whiz in Training
diafol
AntonyRayan 15 Posting Whiz in Training
diafol
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.