hi , how are you guys ?I hope you all fine ...
here
I went from desktop application to web application , and now I have big problem with page updates after every control events
here am going to explain the problem here with images
I have (Html) table and (asp) button
The photo
http://im33.gulfup.com/xLWbQ.png
when I press the button the ADD GROUP place appear , then I added group name
[url=http://www.gulfup.com/?iNbnjM][img]http://im34.gulfup.com/OzwZT.png[/img][/url]
and here is the source code off the adding button
grpname = TextBox11.Text;
body.Style["background-color"] = "white";
label11.Visible = false;
TextBox1 ...
Go to the complete details ...