UpdatePanel

M

Meels Lilbok

Hi

On my web page i have 2 UpdatePanels.

On first UpdatePanel i have a label for time counter
On second UpdatePanel i have asp:panel with id "panel1" and some checkboxes
added dynamically on first page load.

Now in timer_tick event i count seconds lets say from 10 to 0.
When time is 0 i set panel1.enabled=false; and call UpdatePanel2.Update();

Problem is after calling Update() method everything inside UpdatePanel2
turns "invisible"?

Any ideas?


Best regards;
Meelis
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,076
Messages
2,570,565
Members
47,200
Latest member
Vanessa98N

Latest Threads

Top