|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
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. 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 -------------- Show quoteHide quote "Hardik Shah" <har_sha***@hotmail.com> wrote in message news:OBSa%23b$IGHA.1728@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. > >
Whats's the problem using a enum like this?
Is It Possible to Retrieve a List of Declared Variables? How to: Retrieving BuiltinDocumentProperties from Word Document setting datagrid column widths in code? Inheritance and function issue late binding problem with option strict What happen to Find in Files in VS2005? FileDownload with WebBrowser Control - disable the Save? A problem with arrays Hpow to create a background process/application? |
|||||||||||||||||||||||