Re: Relations Not Created in Typed Dataset
From: TJO (no_at_spam.net)
Date: 03/01/04
- Next message: TJO: "Re: Foreign key in a datagrid"
- Previous message: Ben: "Re: Filling dataset in thread throws an exception"
- In reply to: Miha Markic [MVP C#]: "Re: Relations Not Created in Typed Dataset"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 1 Mar 2004 14:16:33 -0800
Why is this by design!? What is the point of a visual designer then?
"Miha Markic [MVP C#]" <miha at rthand com> wrote in message
news:eVo71u2$DHA.2212@TK2MSFTNGP10.phx.gbl...
> Hi TJO,
>
> This is by design.
> You'll have to create them manually.
> Another way of creating strong typed datasets:
> http://www.rthand.com/default.aspx?Page=2&SubPage=1#5
>
> --
> Miha Markic [MVP C#] - RightHand .NET consulting & software development
> miha at rthand com
> www.rthand.com
>
> "TJO" <no@spam.net> wrote in message
> news:OAnjQrt$DHA.2484@TK2MSFTNGP12.phx.gbl...
> > Can anyone tell me why my datarelations are not showing up at run time
> when
> > I instantiate a Typed dataset that I created in the Visual Studio 2003
> > visual designer? I have dragged two table on to the designere and
created
> a
> > relation between the two tables and generated a typed dataset. At run
> time,
> > I am instantiating my typed dataset and populating a datagrid with it
but
> no
> > relations are present. What am i missing? Do I have to re-create and
> apply
> > my relations at run time???
> >
> > Thanks
> >
> >
>
>
- Next message: TJO: "Re: Foreign key in a datagrid"
- Previous message: Ben: "Re: Filling dataset in thread throws an exception"
- In reply to: Miha Markic [MVP C#]: "Re: Relations Not Created in Typed Dataset"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|