Click here to Skip to main content
15,887,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Createing xml file dynamically Pin
Soumini Ramakrishnan28-Mar-08 1:36
Soumini Ramakrishnan28-Mar-08 1:36 
GeneralRe: Createing xml file dynamically Pin
Not Active28-Mar-08 1:38
mentorNot Active28-Mar-08 1:38 
GeneralASP.NET C# pdf and/or doc viewer component Pin
maivit27-Mar-08 5:37
maivit27-Mar-08 5:37 
GeneralRe: ASP.NET C# pdf and/or doc viewer component Pin
Paul Conrad27-Mar-08 6:31
professionalPaul Conrad27-Mar-08 6:31 
GeneralData Binding Without DataSource Components Pin
Brady Kelly27-Mar-08 5:13
Brady Kelly27-Mar-08 5:13 
GeneralRe: Data Binding Without DataSource Components Pin
Jesse Squire27-Mar-08 8:56
Jesse Squire27-Mar-08 8:56 
GeneralRe: Data Binding Without DataSource Components Pin
Brady Kelly27-Mar-08 9:19
Brady Kelly27-Mar-08 9:19 
GeneralRe: Data Binding Without DataSource Components Pin
Jesse Squire27-Mar-08 9:26
Jesse Squire27-Mar-08 9:26 
It sounds as if you may be talking about a parent-child relationship.

Assuming that I'm right, I would recommend that the child collection was a member of the parent and could be bound easily enough. For example, if I have an object called Library, it may have a property of type List<Book> that contains all books in my library. In that case, if I am binding a collection of Library objects, it is trivial to determine all of the books that are associated with it and bind them as a child-details.

Am I misunderstanding what you're attempting to do?

  --Jesse
"... the internet's just a big porn library with some useful articles stuck in." - Rob Rodi

GeneralProblems with CascadingDropDown Pin
Malayil alex27-Mar-08 5:01
Malayil alex27-Mar-08 5:01 
Questionhow to Find client ID in Asp.net? Pin
ILLUSIONARY LIFE27-Mar-08 3:58
ILLUSIONARY LIFE27-Mar-08 3:58 
AnswerRe: how to Find client ID in Asp.net? Pin
Jesse Squire27-Mar-08 4:44
Jesse Squire27-Mar-08 4:44 
Generalproblem with stored procedue Pin
eyeseetee27-Mar-08 3:30
eyeseetee27-Mar-08 3:30 
GeneralRe: problem with stored procedue Pin
Jesse Squire27-Mar-08 3:32
Jesse Squire27-Mar-08 3:32 
GeneralRe: problem with stored procedue Pin
eyeseetee27-Mar-08 3:48
eyeseetee27-Mar-08 3:48 
GeneralRe: problem with stored procedue ALSO Pin
eyeseetee27-Mar-08 3:50
eyeseetee27-Mar-08 3:50 
GeneralRe: problem with stored procedue ALSO Pin
Jesse Squire27-Mar-08 3:55
Jesse Squire27-Mar-08 3:55 
GeneralRe: problem with stored procedue Pin
Jesse Squire27-Mar-08 3:53
Jesse Squire27-Mar-08 3:53 
GeneralRe: problem with stored procedue Pin
eyeseetee27-Mar-08 4:07
eyeseetee27-Mar-08 4:07 
GeneralRe: problem with stored procedue Pin
Jesse Squire27-Mar-08 4:35
Jesse Squire27-Mar-08 4:35 
GeneralRe: problem with stored procedue Pin
eyeseetee27-Mar-08 4:48
eyeseetee27-Mar-08 4:48 
Questionregarding iframe with word document in a webpage Pin
saikiran27-Mar-08 3:21
saikiran27-Mar-08 3:21 
GeneralRe: regarding iframe with word document in a webpage Pin
Jesse Squire27-Mar-08 3:30
Jesse Squire27-Mar-08 3:30 
GeneralRe: regarding iframe with word document in a webpage Pin
saikiran27-Mar-08 3:45
saikiran27-Mar-08 3:45 
GeneralRe: regarding iframe with word document in a webpage Pin
Jesse Squire27-Mar-08 3:50
Jesse Squire27-Mar-08 3:50 
General[Message Deleted] Pin
saikiran27-Mar-08 4:10
saikiran27-Mar-08 4:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.