Click here to Skip to main content
15,889,909 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have GridView, in that I have 3 template field (TextBox1),(TextBox2) and (TextBox3).
Now , while in eidt mode I want to perform addition of two Textbox value in third TextBox On keyDown Event of javascript in the selected row.

Note: How can I get selected row value in javascript . And I dont have to use UpdatePanel in this case.

What could be the solution for above problem.
Appreciate your reply


Thanking You
Shahnawaz
Posted
Updated 25-May-11 20:02pm
v2

1 solution

Have a look at this to get moving: Grid two columns Javascript add values[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900