|
Hello, I have a asp.net gridview that is rendered as a HTML table. The first column is a checkbox and the second is a input box to enter amount. I would like to taverse through the table and for every checkbox that is checked I would like to sum the corresponding amount entered in the amount textbox. All help will be highly appreciated. Regards dm7777 |
|
Here is the code:
|



