Hi
I have a gridview in that i have placed textboxes ,with columns a,b, a+b,a-b,a*b;
When i enter 2 in "a" this value should be displayed in a+b,a-b,a*b; textboxes.
when i enter 1 in column "b" , the calculation should be done according to the values in OnTextChanged event.
How can i do this.
Cheers,
Samantha
http://www.dotnetfunda.com