How can i merge multiple rows in DataGrid
Messages   Related Types
This message was discovered on ASPFriends.com 'winforms-cs' list.


Ryu Kyoung Seok
Can i merge rows that contain same value in DataGrid Control?
Reply to this message...
 
    
Mark L Keller
Hi Ryu Kyoung Seok, My first question to you would be - Why do you have multiple rows with the same values?
If you write your query with the 'DISTINCT' or 'DISTINCTROW' statements in your selection statement
you can eliminate duplicate data. Perhaps this isn't your situation, but with limited info, this would be
my starting point. Email me with further info is this is not a solution, Mark

----- Original Message -----
From: Ryu Kyoung Seok
Sent: Sunday, August 11, 2002 9:35 PM
To: winforms-cs
Subject: [winforms-cs] How can i merge multiple rows in DataGrid

Can i merge rows that contain same value in DataGrid Control?

| [winforms-cs] member Click here to reveal e-mail address = YOUR ID | http://www.asplists.com/asplists/winforms-cs.asp = JOIN/QUIT
Reply to this message...
 
    
Ryu Kyoung Seok
I am making OLAP client view

and end user want to see like this

-----------------------
title1 | title2
-----------------------
| related data1
data |---------------
| related data1
-----------------------

    -----Original Message-----
    From: Mark L Keller [mailto:Click here to reveal e-mail address]
    Sent: Monday, August 12, 2002 1:53 PM
    To: winforms-cs
    Subject: [winforms-cs] Re: How can i merge multiple rows in
DataGrid


    Hi Ryu Kyoung Seok, My first question to you would be - Why
do you have multiple rows with the same values?
     If you write your query with the
'DISTINCT' or 'DISTINCTROW' statements in your selection statement
     you can eliminate duplicate data.
Perhaps this isn't your situation, but with limited info, this would be
     my starting point.
Email me with further info is this is not a solution, Mark
    
    

        ----- Original Message -----
        From: Ryu Kyoung Seok
        Sent: Sunday, August 11, 2002 9:35 PM
        To: winforms-cs
        Subject: [winforms-cs] How can i merge multiple rows in
DataGrid
        
        Can i merge rows that contain same value in DataGrid
Control?
        
        
        | [winforms-cs] member Click here to reveal e-mail address = YOUR ID |
http://www.asplists.com/asplists/winforms-cs.asp = JOIN/QUIT

    | [winforms-cs] member Click here to reveal e-mail address = YOUR ID |
http://www.asplists.com/asplists/winforms-cs.asp = JOIN/QUIT
Reply to this message...
 
 
System.Web.UI.WebControls.DataGrid
System.Windows.Forms.DataGrid




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com