Layout within Ajax Update Panel in Visual Studio

D

DanWeaver

I have a page where layout of buttons and listboxes etc is important -
I would like to make use of Ajax Update panel to asynchronously update
various part of the page- in Vis studio whenever I use an Update panel
I then lose all control of the layout of the elemts within the panel.
I also dont seem to be apble to have a vs 'panel' within an update
panel and this means I cant use the rounded corners functionality
available with Ajax.
Apologies too if this is not the best forum for this message- Ajaz
newsgroups dont seem to be available- what is going on. There seems to
be lots of functionality available but little support- I have spent
about 12 hours trying tofigure out this seeemingly simple problem.
(related problem- in vis sdio why cant I turn off ajax non- visual
elements as I can with tradtional non visual elements)?

Would really love some help with this.
Dan
 
B

bruce barker

the ajax panel does not support any generated javascript, so none of the
ajax behaviors can be used directly inside the panel. you will have
to have client javascript code add the behaviors after the panel update
using the pageLoaded client event.

i never use design mode so am not sure your 2nd question.

-- bruce (sqlwork.com)
 
G

Guest

Good evening,

It's difficult to say without a piece of code. Could you paste us some code?
(BTW are you changing any apperance related properties in code behind and the
viewstate is disabled?
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top