Please help me out.

I have a table with one row. I can add rows to it by clicking add button which adds rows through javascript code.
I have 3 dropdown columns and one textfield and one more textfield which is not editable. So i need total of last column. how can i get it?

Member Avatar for diafol

Apply a common classname to the last textboxes and when there is a change to any control run a function that totals the boxes with that classname.

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.