i want to fire an event after clicking on radio button on the table
i have added two radio buttons per row in a table , now when i will click on any button i want to calculate total in total column by using formula
Price * Qty . Price and Qty are separate column in the table .
Now i want to know want to know which elements of the table to refer in the function of onclick event
Please give me the code for Javascript.
Price * Qty . Price and Qty are separate column in the table .
Now i want to know want to know which elements of the table to refer in the function of onclick event
Please give me the code for Javascript.
Tushar
August 11,