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

How to create Crystal Report in vb.net with coding

1 Answers   A3Logics, Ascent, TCS,


What is the difference between convert.tostring and .tostring() method?

0 Answers  


Explain the use of serialization and deserialization?

0 Answers  


linex will support dot net?

4 Answers   Phoenix Technologies,


what is delegates

2 Answers  


In order to get assembly info whcih namespace we should import?

1 Answers  


What are the differences between c# and visual basic.net?

0 Answers  


Explain about the ruby interface generator?

0 Answers  


Explain the difference between web.config and machine.config and where it will be ?

0 Answers  


What is a static variable?

5 Answers  


How many ways the function can return values?

0 Answers  


Regarding Types of compatability in VB and their usage ?

1 Answers   Satyam,


Categories