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 are the features present in vb 2005?

0 Answers  


Explain about the keyword must inherit?

0 Answers  


What is the differences between dataset.clone and dataset.copy?

0 Answers  


Name some of the features of C# which are not present in VB.NET?

0 Answers  


thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net

0 Answers  






What is vb.net used for?

0 Answers  


Explain the use of new keyword?

0 Answers  


What is the use of errorprovider control?

0 Answers  


Explain how to send xml file on server using http protocol?

0 Answers  


What is late binding?

0 Answers  


What are the different variables in vb.net?

0 Answers  


Explain about branching logic control in vb.net?

0 Answers  


Categories