HighTechTalks DotNet Forums  

DataSet / DataView

Dotnet Data Tools microsoft.public.dotnet.datatools


Discuss DataSet / DataView in the Dotnet Data Tools forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Christopher Luther
 
Posts: n/a

Default DataSet / DataView - 01-05-2005 , 04:35 PM






Question: Is there any way to create a DataView that is a join of two
tables in a DataSet?

And is it possible to do this in such a way that the DataView can be dragged
on to a Windows Form and use by a data bound control?

TIA!




Reply With Quote
  #2  
Old   
Miha Markic [MVP C#]
 
Posts: n/a

Default Re: DataSet / DataView - 01-06-2005 , 07:02 AM






Hi Christopher,

See this article:
HOW TO: Implement a Custom DataView Class in Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;325682

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
SLODUG - Slovene Developer Users Group
www.rthand.com

"Christopher Luther" <cluther@n0sp@m.xybernaut.com.invalid> wrote

Quote:
Question: Is there any way to create a DataView that is a join of two
tables in a DataSet?

And is it possible to do this in such a way that the DataView can be
dragged
on to a Windows Form and use by a data bound control?

TIA!






Reply With Quote
  #3  
Old   
Christopher Luther
 
Posts: n/a

Default Re: DataSet / DataView - 01-06-2005 , 01:37 PM



Thanks, Miha.

I should have, however, stated that the DataSets the application uses are
disconnected. That is, they're using local .XML files that are loaded into
an empty DataSet object.

Also, the entire solution is a C# application. So while I'll look at the
VB.NET JoinView information, I'm just not sure how useful it will be.

- Christopher


"Miha Markic [MVP C#]" <miha at rthand com> wrote

Quote:
Hi Christopher,

See this article:
HOW TO: Implement a Custom DataView Class in Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;325682

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
SLODUG - Slovene Developer Users Group
www.rthand.com

"Christopher Luther" <cluther@n0sp@m.xybernaut.com.invalid> wrote in
message news:ex2yYb38EHA.3124 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
Question: Is there any way to create a DataView that is a join of two
tables in a DataSet?

And is it possible to do this in such a way that the DataView can be
dragged
on to a Windows Form and use by a data bound control?

TIA!








Reply With Quote
  #4  
Old   
Christopher Luther
 
Posts: n/a

Default Re: DataSet / DataView - 01-06-2005 , 01:38 PM



I should add that the DataSets the application uses are disconnected. That
is, they're using local .XML files that are loaded into an empty DataSet
objects.

Also, the entire solution is a C# application.

Cheers!



"Christopher Luther" <cluther@n0sp@m.xybernaut.com.invalid> wrote

Quote:
Question: Is there any way to create a DataView that is a join of two
tables in a DataSet?

And is it possible to do this in such a way that the DataView can be
dragged
on to a Windows Form and use by a data bound control?

TIA!



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.