PC Review


Reply
Thread Tools Rate Thread

best solution

 
 
Eric
Guest
Posts: n/a
 
      27th May 2010
Hi,

I'm wondering what the best solution is for the following:
I have a table with data and I need to show it to the user.
But I want to show it in a sorted way like:

Customername
Site number
Artikelnumber | Serial number | description
Artikelnumber | Serial number | description
Site number
Artikelnumber | Serial number | description
Artikelnumber | Serial number | description
Site number
Artikelnumber | Serial number | description
Artikelnumber | Serial number | description
Customername
Site number
Artikelnumber | Serial number | description
Artikelnumber | Serial number | description
Site number
Artikelnumber | Serial number | description
Artikelnumber | Serial number | description
Site number
Artikelnumber | Serial number | description
Artikelnumber | Serial number | description

How can I do this if at all possible?

rg,
Eric
 
Reply With Quote
 
 
 
 
Cor Ligthert[MVP]
Guest
Posts: n/a
 
      28th May 2010
Assuming it is for Windows Forms, you can use the DataGrid (you have to add
that to your toolbox, but it is still in Framework 4). That allows you to
add a dataset with related tables, which will (somehow) be displayed like
you show.

Be aware it has not the nicest view, for that you need a 3th party DataGrid

Cor


"Eric" <(E-Mail Removed)> wrote in message
news:03F5BFCC-AB91-412F-89FC-(E-Mail Removed)...
> Hi,
>
> I'm wondering what the best solution is for the following:
> I have a table with data and I need to show it to the user.
> But I want to show it in a sorted way like:
>
> Customername
> Site number
> Artikelnumber | Serial number | description
> Artikelnumber | Serial number | description
> Site number
> Artikelnumber | Serial number | description
> Artikelnumber | Serial number | description
> Site number
> Artikelnumber | Serial number | description
> Artikelnumber | Serial number | description
> Customername
> Site number
> Artikelnumber | Serial number | description
> Artikelnumber | Serial number | description
> Site number
> Artikelnumber | Serial number | description
> Artikelnumber | Serial number | description
> Site number
> Artikelnumber | Serial number | description
> Artikelnumber | Serial number | description
>
> How can I do this if at all possible?
>
> rg,
> Eric


 
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
Conversion VS2005 Solution to VS2008 Solution sippyuconn Microsoft C# .NET 4 23rd May 2008 10:03 AM
How to copy a Form from one solution to another solution? AlexAngAB@gmail.com Microsoft Dot NET Framework 2 9th Dec 2006 02:15 PM
Solution file not in the solution folder =?Utf-8?B?Y2FzaGRlc2ttYWM=?= Microsoft ASP .NET 2 12th Sep 2006 12:04 PM
Build Solution vs. ReBuild Solution Microsoft VB .NET 2 4th Feb 2005 01:19 PM
rebuild solution automaticly each time im running the solution in the ide Daylor Microsoft Dot NET 1 24th Sep 2003 05:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:20 AM.