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
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 |
Answer / guest
val(textbox1.text)+val(textbox2.text)=txtbox3.text
Is This Answer Correct ? | 13 Yes | 36 No |
What is the purpose of an Assembly?
How do you declare static variable and how it is declared and what is its lifetime?
What is the difference between Dataset and Recordset?
What are the technology areas that microsoft.net contains?
Define cls?
Explain an assembly and its use?
Is there any easy way to convert VB6 programs to VB.Net?
What is internal keyword in .net framework?
how to connect crystal report with vb.net ?
Explain some of the exclusive features which are present in vb?
Define clr?
Explain convert.tostrin?