Hi Programers,
I want to know the how update panel is work in AJAX.
Can any one explain that and give me simple example ?
Thanks,
Lakshmi
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Jun 8, 2011, 7:05 AM
example:
protected void Timer1_Tick(object sender, EventArgs e)
{
lbl1.Text = DateTime.Now.ToString();
}
Dorababu MekaPosted Jun 8, 2011, 6:20 AM
http://www.c-sharpcorner.com/UploadFile/srinivaskotra/DisplayingUpdateprogressatcenterofgridview11092009073258AM/DisplayingUpdateprogressatcenterofgridview.aspx