PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET ADO & Binding

Reply

ADO & Binding

 
Thread Tools Rate Thread
Old 30-06-2003, 07:47 PM   #1
Victor Rodriguez
Guest
 
Posts: n/a
Default ADO & Binding


Is there a way to have a windows form binded to a dataset having
textboxes,combos and grids all binded to a different datatable and do search
on a dataset, clear dataset and reload or add records from a similar dataset
and keep the binding?

Victor


  Reply With Quote
Old 02-07-2003, 10:58 AM   #2
Kevin Sun [MS]
Guest
 
Posts: n/a
Default RE: ADO & Binding

Hi Victor,

It is possible to change/update the data source of the grid and combo
data-binding controls. You need to change this programmatically, and it
depends on your application.

Sincerely,

Kevin
Microsoft Support

This posting is provided "AS IS" with no warranties, and confers no rights.
Get Secure! - www.microsoft.com/security

--------------------
| From: "Victor Rodriguez" <v.rodriguez@mmint.org>
| Subject: ADO & Binding
| Date: Mon, 30 Jun 2003 12:47:20 -0500
| Lines: 8
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.0
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Message-ID: <#g4Jn6yPDHA.1072@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.adonet
| NNTP-Posting-Host: adsl-66-136-72-237.dsl.rcsntx.swbell.net 66.136.72.237
| Path: cpmsftngxa09.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa09.phx.gbl microsoft.public.dotnet.framework.adonet:9561
| X-Tomcat-NG: microsoft.public.dotnet.framework.adonet
|
| Is there a way to have a windows form binded to a dataset having
| textboxes,combos and grids all binded to a different datatable and do
search
| on a dataset, clear dataset and reload or add records from a similar
dataset
| and keep the binding?
|
| Victor
|
|
|

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off