PC Review


Reply
Thread Tools Rate Thread

dataset, datagrid, relation ...

 
 
Sophie PARISOT
Guest
Posts: n/a
 
      26th Aug 2003
Hello,

I 'm new in aspnet and adonet programming ...
does anybody know how to bind a complexe dataset (multi-tables,
multi-relations) in different datagrids in web forms?
for intance : datagrid1 -> customers, datagrid2 -> products, datagrid3 ->
companies (shops) , datagrid4 -> invoices , datagrid5 -> payment ...
I'm not sure that the best idea is to use dataset and relations ... Please I
need help,
examples, web sites, source codes, explanations are welkomed !!

Thank you

Sophie


 
Reply With Quote
 
 
 
 
Michael Lang
Guest
Posts: n/a
 
      27th Aug 2003
Many DataGrid tricks can be found at:
http://www.zrgwortz.com/datagrids.zip

(I am not the author of this code, nor am I responsible for hosting this
file. There were no viruses or malicious code at the download site last
time I downloaded it, but I can not be held responsible for the destination
of the link. I was given this link at the July 2003 meeting of the St Louis
CSharp.NET user group as part of the presentation.)

I know this sample shows how to display child tables in secondary grids, and
even filter the second grid to contain only records for the selected row in
the parent grid.

--
Michael Lang, MCSD
See my .NET open source projects
http://sourceforge.net/projects/dbobjecter (code generator)
http://sourceforge.net/projects/genadonet ("generic" ADO.NET)

"Sophie PARISOT" <parisot-(E-Mail Removed)> wrote in message
news:bif388$1r5q$(E-Mail Removed)...
> Hello,
>
> I 'm new in aspnet and adonet programming ...
> does anybody know how to bind a complexe dataset (multi-tables,
> multi-relations) in different datagrids in web forms?
> for intance : datagrid1 -> customers, datagrid2 -> products, datagrid3 ->
> companies (shops) , datagrid4 -> invoices , datagrid5 -> payment ...
> I'm not sure that the best idea is to use dataset and relations ... Please

I
> need help,
> examples, web sites, source codes, explanations are welkomed !!
>
> Thank you
>
> Sophie
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DataSet Relation Question Bobby Edward Microsoft ASP .NET 0 18th Sep 2008 07:13 PM
DataSet 1 to many Relation - How to? =?Utf-8?B?U2hhcm9u?= Microsoft C# .NET 14 15th Jun 2005 09:01 AM
reflexive relation in dataset Thorsten Kallweit Microsoft ADO .NET 1 17th Jun 2004 08:13 AM
question about DataSet & Relation Lloyd Dupont Microsoft ADO .NET 0 30th Oct 2003 04:50 AM
Re: Dataset Relation Rebecca Riordan Microsoft ADO .NET 0 11th Jul 2003 04:37 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:16 PM.