Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Explain jagged array in vb.net?

0 Answers  


Can you please explain the difference between system.string and system.stringbuilder classes?

0 Answers  


What is the advantages of VB.NET?

0 Answers   NA,


i had attended to infosys interview on 17th april 2010...on .net..3+ experience .. to my knowledge i did well in technical and they asked me to wait for next process ..so i waited for 15 min ..later one person came and said give 7-10 days time for intimation of next process do they keep technical and hr on different day ...or i loose the interview ..am confused yaar what accuatly would be happend

2 Answers  


Did vb6 support multi-threading ?

0 Answers  


Regarding Types of compatability in VB and their usage ?

1 Answers   Satyam,


What is difference between a panel and GroupBox ?

3 Answers   GHK,


Name some of the keywords used in vb.net?

0 Answers  


Explain about the keyword must inherit?

0 Answers  


How do you use two datareaders at the same time in a vb.net windows application ?

0 Answers  


What is intermediate langauge?

0 Answers  


hi,everyone. i got a problem in handling linklabels. i've more than one linklabels in a form. i used following event handler to handle the event 'LinkClicked' of Linklabel. private sub LinkLabel1_LinkClicked() Handles LinkLabel1.LinkClicked,LinkLabel2.LinkClicked ............... .......... end sub My question is how to identify the 'Linklabel1' and 'Linklabel2'. i dont want to handle the events of linklabels individually.

1 Answers  


Categories