hi,

i have 9 textbox in a form... my problem is
first i entered some numeric values in each and every textbox then automatically sum all values and then display the one lable box... suppose u can delete any one value from any textbox... at that time minus the current entered values from total value...

Recommended Answers

All 3 Replies

I would just recalculate the total. Not an easy task to track numbers to be deleted. What if they changed one of the textboxes? It would have to be recalculated anyway.

Hi,
What is AJAX... how to implementing in .net ....
plz give me good example

Member Avatar for iamthwee

You don't need ajax. To do this you have all the resources available to you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.