473,385 Members | 1,610 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Help on binding controls based on result of others ????

Dear all

I have an asp 1.1 page on which I have place a dropdownlist and different
text box
It is a kind of information filled by my user similar as Country, area,
telephon etc...

What is the best way to populate other controls automatically according to
the selection in the dropdowlist.
Jan 19 '06 #1
3 935
Based on numerous references (not on my personal experience) Ajax is the
technology that can be employed for this sort of things.

Eliyahu

"serge calderara" <se************@discussions.microsoft.com> wrote in
message news:E0**********************************@microsof t.com...
Dear all

I have an asp 1.1 page on which I have place a dropdownlist and different
text box
It is a kind of information filled by my user similar as Country, area,
telephon etc...

What is the best way to populate other controls automatically according to
the selection in the dropdowlist.

Jan 19 '06 #2
Hi

The way we normally handle this issue is to handle the OnSelectIndexChanged
of the DropDownList.

You can write the logic that you want to perform in this event

Regards
Kashyapa

"serge calderara" wrote:
Dear all

I have an asp 1.1 page on which I have place a dropdownlist and different
text box
It is a kind of information filled by my user similar as Country, area,
telephon etc...

What is the best way to populate other controls automatically according to
the selection in the dropdowlist.

Jan 19 '06 #3
Doing so means that I will have as many round trip to server as I want to
handle that kind of situation then ?

"kashyapa" wrote:
Hi

The way we normally handle this issue is to handle the OnSelectIndexChanged
of the DropDownList.

You can write the logic that you want to perform in this event

Regards
Kashyapa

"serge calderara" wrote:
Dear all

I have an asp 1.1 page on which I have place a dropdownlist and different
text box
It is a kind of information filled by my user similar as Country, area,
telephon etc...

What is the best way to populate other controls automatically according to
the selection in the dropdowlist.

Jan 19 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: JD Kronicz | last post by:
Hi .. I have an issue I have been beating my head against the wall on for some time. I am trying to use late binding for MS graph so that my end users don't have to worry about having the right...
2
by: Mystery Man | last post by:
We are developing a C# application that has many interfaces to the Microsoft suite (eg Word, Excel, Outlook, Powerpoint, etc). We need to support Office 97, 2000, 2002 and any future versions. ...
2
by: Daniel | last post by:
I'm new to .Net and all of its abilities so I hope this makes sense. Basically I'm confused on when is the appropriate time to use web forms controls vs. regular HTML. For example in ASP...
0
by: AMDRIT | last post by:
Hello everyone, VB2003-Winforms I have a class object (testclass), that I would like to bind parts of to two custom controls (control1 and control2). The testclass is stored in a hash table...
12
by: Steven Berkovitz | last post by:
I have several ASP.NET applications with near identical web.config files. In one of them I am successfuly able to bind to an assembly while on others I am not. All of them have the following...
3
by: TS | last post by:
when binding to a datagrid for example, is it possible to use databinding syntax to bind to a property of a property? Say the datasource="Cars" which is a collection of car classes and the...
6
by: Mikus Sleiners | last post by:
Is there any way to enable exception throws in VS 2005, that occur during binding operations? I am upset that i can't see exceptions that are thrown during binding operations. It's very hard to...
53
by: Hexman | last post by:
Hello All, I'd like your comments on the code below. The sub does exactly what I want it to do but I don't feel that it is solid as all. It seems like I'm using some VB6 code, .Net2003 code,...
1
by: Ken Fine | last post by:
I have set up Microsoft Search Server 2008 Express. I want to know how I can query against it and return results in a form that can be bound to ASP.NET controls like ListViews. If there's simply...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.