Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Re: Two user controls on ASP.NET

Reply
Thread Tools

Re: Two user controls on ASP.NET

 
 
Steve C. Orr, MCSD
Guest
Posts: n/a
 
      07-25-2003
Raise an event from the first control to your page, then have the page call
a method on your second control.
You might also consider encapsulating all of this functionality into a
single control.

--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net


"Paul125" <paul125_nospam@nospam_ftml.net> wrote in message
news...
> I am programming a web application in asp.net in C#. How can I change
> a second user control based on a change in the first user control. Eg
> in the first user control, a user can select the language, which then
> triggers a database query to change the language, but the second user
> control is not updated, and it should be. It is only updated the
> second time after the page_load... thanks for any input!



 
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
Controls.Count, Controls.IsSynchronized, and Controls.SyncRoot Nathan Sokalski ASP .Net 4 09-05-2007 03:27 AM
How to compare two SOAP Envelope or two Document or two XML files GenxLogic Java 3 12-06-2006 08:41 PM
using javascript in User controls to access server controls of the user control Faizan Ahmed ASP .Net Building Controls 1 01-04-2005 04:09 PM
using javascript in User controls to access server controls of the user control Faizan Ahmed ASP .Net Web Controls 1 01-04-2005 04:09 PM
Custom controls instance problem on PostBack - two controls, one instance ??? Dejan Vesic ASP .Net Web Controls 0 08-20-2003 02:43 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