Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Hiding UpdatePanels / AJAX

Reply
Thread Tools

Hiding UpdatePanels / AJAX

 
 
=?Utf-8?B?QWxleA==?=
Guest
Posts: n/a
 
      05-04-2007
I have 3 Update Panels on my page. On Page load, UpdatePanels 2 and 3 are
hidden. When I click a button in UpdatePanel1, I display the other two
UpdatePanels and their contents.

UpdatePanel 2 has an server-side button that when clicked, it needs to
reference controls in UpdatePanel3 and perform some functions on the server.

Since UpdatePanel2 and 3 weren't included in the original page, clicking the
button in UpdatePanel 2 doesn't do anything since the browser doesn't know it
exists.

My question is, how can I have access to UpdatePanel 2 and 3's controls, and
how can I make a server-side call from controls within those two panels?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
AJAX & UpdatePanels Mike Gleason jr Couturier ASP .Net 3 01-16-2009 02:47 PM
RE: webparts and multiple updatepanels (ajax) Marc ASP .Net 5 08-27-2008 02:42 AM
webparts and multiple updatepanels (ajax) Marc ASP General 2 08-20-2008 08:19 AM
UpdatePanels refresh other UpdatePanels when UpdateMode is 'Condit =?Utf-8?B?cml2YWxAbmV3c2dyb3Vwcy5ub3NwYW0=?= ASP .Net 1 07-28-2007 11:38 AM
Using Atlas UpdatePanels with GridView sorting? jmdolinger@earthlink.net ASP .Net 1 10-12-2006 01:51 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57