sir how i can calculate the value of two-textbox of
gridview and show result in textbox within gridview in
asp.net with vb.net..plz sir reply me

Answers were Sorted based on User's Feedback



sir how i can calculate the value of two-textbox of gridview and show result in textbox within gri..

Answer / sudha

while the cell enter of the third textbox of gridview you
can get the value of rest textbox value by looping
method...and can calculate it

Is This Answer Correct ?    4 Yes 10 No

sir how i can calculate the value of two-textbox of gridview and show result in textbox within gri..

Answer / guest

val(textbox1.text)+val(textbox2.text)=txtbox3.text

Is This Answer Correct ?    13 Yes 36 No

Post New Answer

More VB.NET Interview Questions

What is the purpose of an Assembly?

0 Answers  


How do you declare static variable and how it is declared and what is its lifetime?

3 Answers   Infosys,


What is the difference between Dataset and Recordset?

7 Answers   IG, Silicon,


What are the technology areas that microsoft.net contains?

0 Answers  


Define cls?

0 Answers  


Explain an assembly and its use?

0 Answers  


Is there any easy way to convert VB6 programs to VB.Net?

3 Answers  


What is internal keyword in .net framework?

0 Answers  


how to connect crystal report with vb.net ?

2 Answers   Patni,


Explain some of the exclusive features which are present in vb?

0 Answers  


Define clr?

0 Answers  


Explain convert.tostrin?

0 Answers  


Categories