Re: 1 to many in GridView
- From: "MRW" <mwinne1@xxxxxxxxx>
- Date: 16 Sep 2006 11:59:27 -0700
Sorry... quick addition. Instead of going with an inner join, I could
use a DataSet with the two related tables. The question is how to
display them properly.
MRW wrote:
Hello!
I don't know if this is possible, but I have two tables in a
one-to-many relationship. I want one record to be displayed in a
GridView from table1 with a blue background, followed by all the
related records in table 2 in a white background, followed by the next
record in table1 in a blue background (for example). It should be nice
an simple. Back in the ASP Classic days, I would use response.write
and build a table, but I was wondering if there is an easier way to do
this in .NET. Oh yes, I'm using VB.
Thanks for any help!
.
- References:
- 1 to many in GridView
- From: MRW
- 1 to many in GridView
- Prev by Date: Re: "Internet Explorer cannot display the webpage", intermittently
- Next by Date: I need .Net developers
- Previous by thread: 1 to many in GridView
- Next by thread: Re: 1 to many in GridView
- Index(es):
Relevant Pages
|