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 commom language runtime?

0 Answers  


What is deep copy?

0 Answers  


Explain about visual basic?

0 Answers  


What is the size of .net object?

0 Answers  


What are the differences between vb.net and c#, related to oops concepts

0 Answers  






how many server control present in .net

0 Answers  


Which is the base class for all the classes in .net framework?

0 Answers  


what is the root namespace for all types?

8 Answers  


What are the two main parts of .net?

0 Answers  


What are nested classes?

0 Answers  


when do we need a multiple document interface?

2 Answers  


What is the top .net class that everything is derived from?

0 Answers  


Categories