473,402 Members | 2,046 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,402 software developers and data experts.

Two combo box with same data adapter in same dataset.

Hi,

I have created a entry module with data binding , I have two combo box with
same data adapter with same data set. when I change the first combobox's
value, there is automatically changed to second combo box also as it has
same data adapter.

If I want to use both combo box diffrently , how can I ?

Hardik Shah.
Jan 28 '06 #1
1 1464
Hi,

The currency manager will keep control bound to the same datasource
in sync. Create a dataview from that data and bind one of the comboboxes to
that.

Ken
--------------
"Hardik Shah" <ha********@hotmail.com> wrote in message
news:OB****************@TK2MSFTNGP09.phx.gbl...
Hi,

I have created a entry module with data binding , I have two combo box
with
same data adapter with same data set. when I change the first combobox's
value, there is automatically changed to second combo box also as it has
same data adapter.

If I want to use both combo box diffrently , how can I ?

Hardik Shah.

Jan 28 '06 #2

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

Similar topics

5
by: Rick | last post by:
The data adapter wizard allows you to add more than one table, but that doesn't seem to work right when setting up a dataset. Some of the documentation I have read states that only one table...
4
by: William | last post by:
After much frustration I was able to update my data store via code only. Using the data adapter was the only way I was able to set up all the objects written in my code. Basically, I cheated by...
3
by: TS | last post by:
I configured a data adapter and generated a dataset and wrote the code to fill the dataset with data coming from an SQL database table when my form loads. I also changed the DataSource of a combo...
2
by: TS | last post by:
I configured a data adapter and generated a dataset to access data coming from an SQL database table when my form loads. After the form loads nothing is populated in the combo box that supposed to...
6
by: Jean Christophe Avard | last post by:
Hi! I'm designing an application that produces invoices. I have a combobox that is populated with the Name of every client in the database. What I would like to do is to have the combobox to...
1
by: Robert Boudra | last post by:
I used the data form and data adapter wizards to build a data entry form. However, rather than using text boxes for all of the fields, I would like to use dropdown lists for some of the fields. ...
4
by: Elena | last post by:
Hi, I am filling in a combobox. I would like to concatenate two fields into the data combo box and display "last name, first name" I tried to displaymember = "employee_last_name" & ", " &...
3
by: TomH | last post by:
I am using VB within VS 2005. How can I have multiple datagridviews on the same form pulling from the same table? e.g. I want to see all clients from New York in one view and all clients from LA in...
3
by: =?Utf-8?B?QW5keSBD?= | last post by:
Hi, Does anyone have an example code snippet from a Windows App that loads a field from a strongly typed DataSet into a Combobox? Even dissecting the DataSet via the Immediate Pane I still can't...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.