HighDots Forums  

a strange way to display data from 2 tables (ASP.NET)

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss a strange way to display data from 2 tables (ASP.NET) in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Crenfax webforumsuser@macromedia.com
 
Posts: n/a

Default a strange way to display data from 2 tables (ASP.NET) - 12-04-2003 , 04:30 PM






Hi,

What I'm trying to do is to create a dataset that combines 2 tables (lets call them Primary and Secondary) All Secondary table items are a subset of a Primary table item.

Seems easy right? I can pull of the info with a query but its displaying it the way I want that's a problem.

Essentially, what I want to do is list the info like this:

PRIMARY 1
--------------
Secondary 1
Secondary 2
Secondary 3

PRIMARY 2
--------------
Secondary 4
Secondary 5

This seems to me to require a repeat region within a repeat region though.

Has anyone ever done this?




Reply With Quote
  #2  
Old   
Julian Roberts
 
Posts: n/a

Default Re: a strange way to display data from 2 tables (ASP.NET) - 12-04-2003 , 04:51 PM






Try

http://www.aspnet101.com/aspnet101/aspnet/codesample.aspx?code=nest

or Kevin has an extension on his site www.webexcel-dw.com

--
Jules
http://www.charon.co.uk/charoncart
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004



Crenfax wrote:
Quote:
Hi,

What I'm trying to do is to create a dataset that combines 2 tables
(lets call them Primary and Secondary) All Secondary table items are
a subset of a Primary table item.

Seems easy right? I can pull of the info with a query but its
displaying it the way I want that's a problem.

Essentially, what I want to do is list the info like this:

PRIMARY 1
--------------
Secondary 1
Secondary 2
Secondary 3

PRIMARY 2
--------------
Secondary 4
Secondary 5

This seems to me to require a repeat region within a repeat region
though.

Has anyone ever done this?



Reply With Quote
Reply




Thread Tools
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 - 2009, Jelsoft Enterprises Ltd.