Click here to Skip to main content
15,904,024 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I have the gridview and i have one column is a textbox called salary.

This textbox will be a dynamic rows.

When i enter every textbox, just i want to calculate sum of salary on every text changed event.

The total textbox value should fire when i press every textbox of changed event. in gridview..

How to do this...?
Posted
Comments
Sergey Alexandrovich Kryukov 22-Dec-11 0:26am    
Always tag you UI library properly. Do you think there is only one class "TextBox"?!
--SA
Sergey Alexandrovich Kryukov 22-Dec-11 0:28am    

I would advise everyone to avoid answering such questions until the technology/UI library is properly tagged (WPF, Silverlight, Forms, APS.NET...) -- SA


1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900