Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > dynamically changing the controls in and ASP.Net page...

Reply
Thread Tools

dynamically changing the controls in and ASP.Net page...

 
 
Pai
Guest
Posts: n/a
 
      02-17-2004
Hello there,


I had a doubt on how to achieve this in ASP.Net.

I have three radio buttons and six different controls, when I click on
radio button one it should display controls one and two, when I click
on radio button 2 it should display controls three and four instead of
controls one and two and so on.

In asp we would just use the <% if condition… %> and then put the html
code so and when the asp page is submitted it would check for value of
the radio button and then execute the appropriate code.

Any pointers on how I could achieve this in ASP.net…

Thanks again,



Take care,



Srikanth Pai.
 
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
Issues in ASP.NET 2.0 when dynamically loading user controls or asp.net web controls??? Bob Rock ASP .Net 1 09-17-2006 01:49 PM
Dynamically changing controls... a bad idea? margaret_alice@eml.cc ASP .Net 0 05-10-2006 01:35 AM
Dynamically Loaded controls loading other controls =?Utf-8?B?V291dGVy?= ASP .Net 3 02-27-2006 07:25 PM
Data and controls from dynamically added controls is rmoved on Submit David Hubbard ASP .Net 2 01-17-2006 06:52 PM
Inserting Controls Dynamically - with Validators Also Added Dynamically Jeffrey Todd ASP .Net 1 06-02-2005 04:33 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