Ask a Question related to ASP.NET General, Design and Development.
-
TOI DAY #1
Display Parent and Child Fields Together
Hi all,
I try this example from Microsoft site but it did not show anything on form
Does any one know why?
Here is the link:
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;308057[/url]
Thanks
Tung Nguyen
TOI DAY Guest
-
Parent and Child URL display
Hi I?m using Dreamweaver MX, ASPVB and Access 2000. I?m reasonably new to web building and this is my first major project. I want to send... -
Parent/Child relations - Trying to access child control for save
I have a parent datagrid that has my customer information. For each customer I have a child datagrid with all their part information. In the... -
removing a child from a parent
is it possible to remove a child from a parent WITHOUT removing it from the world? if I set its parent to VOID it removes it from the world. I want... -
Use Parent Column in Child?
Is there a way to retrieve a column from the parent table of a relationship and display it in the child data control? In my case, I'd like to show a... -
Transferring from parent to child
I was given some direction about a loop step, but I need help with step syntax within the loop. The following is what I have so far, it presently... -
fadi #2
Re: Display Parent and Child Fields Together
At the end add DataGrid1.DataBind();
"TOI DAY" <ntuyen01@yahoo.com> wrote in message
news:e2154be7.0307081146.4b6c78d2@posting.google.c om...form> Hi all,
>
> I try this example from Microsoft site but it did not show anything on> Does any one know why?
>
> Here is the link:
> [url]http://support.microsoft.com/default.aspx?scid=kb;en-us;308057[/url]
>
> Thanks
> Tung Nguyen
fadi Guest
-
TOI DAY #3
Re: Display Parent and Child Fields Together
Hi fadi,
I did add DataGrid1.DataBind(); at the end, I shoe me what I need but
it does not show the "+" or "-" sign as it said in the document.
Any idea.
Thanks in advance.
Tung Nguyen
"fadi" <fadiz@nospam.com> wrote in message news:<ujpvc3lRDHA.2408@TK2MSFTNGP10.phx.gbl>...> At the end add DataGrid1.DataBind();
>
> "TOI DAY" <ntuyen01@yahoo.com> wrote in message
> news:e2154be7.0307081146.4b6c78d2@posting.google.c om...> form> > Hi all,
> >
> > I try this example from Microsoft site but it did not show anything on> > Does any one know why?
> >
> > Here is the link:
> > [url]http://support.microsoft.com/default.aspx?scid=kb;en-us;308057[/url]
> >
> > Thanks
> > Tung NguyenTOI DAY Guest



Reply With Quote

