Hell all,
I am developing application in ASP.NET, the challenges arise when my user enter data's into the asp:TextBoxes as the TextBox loses focus a Summary TextBox sum all the datae before saving.
if their is a wrong entry in some of the asp:TextBoxes, since asp;TextBoxes only allow _TextChanged event therefore any change made on the TextBoxes will not affect the summary TextBox, i tried the following trick:
this work once sine then it not working again.
can anyone help please.......?

Md Almajid KoushikPosted Feb 12, 2016, 10:45 AM
Abraham OlatubosunPosted Feb 11, 2016, 7:54 AM
Kashif SohailPosted Feb 10, 2016, 11:46 AM
Abraham OlatubosunPosted Feb 10, 2016, 7:30 AM
Abraham OlatubosunPosted Feb 10, 2016, 12:39 AM
Md Almajid KoushikPosted Feb 10, 2016, 12:29 AM