473,508 Members | 2,128 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Multi-dimension datagrid.

I have a set of data that has both a horizontal and a vertical dimension,
like an OLAP cube might have. I was wondering if the .NET datagrid supports
labels on the vertical axis. I have only seen the ability to label the
columns in a datagrid, but because there is a vertical component, I need to
be able to label each row. Can this be done with what is available in .NET?

Jul 21 '05 #1
3 1517
I should clarify this is for ASP.NET.

"Peter Rilling" <pe***@nospam.rilling.net> wrote in message
news:uy**************@TK2MSFTNGP12.phx.gbl...
I have a set of data that has both a horizontal and a vertical dimension,
like an OLAP cube might have. I was wondering if the .NET datagrid supports labels on the vertical axis. I have only seen the ability to label the
columns in a datagrid, but because there is a vertical component, I need to be able to label each row. Can this be done with what is available in ..NET?

Jul 21 '05 #2
I don’t know what you have as a data source. If you use a data table you can
add a column to the source data table and put the label values in that column.
I try to only use a data grid for display purposes only and actually make my
changes in the data source and rebind to the grid.
"Peter Rilling" wrote:
I should clarify this is for ASP.NET.

"Peter Rilling" <pe***@nospam.rilling.net> wrote in message
news:uy**************@TK2MSFTNGP12.phx.gbl...
I have a set of data that has both a horizontal and a vertical dimension,
like an OLAP cube might have. I was wondering if the .NET datagrid

supports
labels on the vertical axis. I have only seen the ability to label the
columns in a datagrid, but because there is a vertical component, I need

to
be able to label each row. Can this be done with what is available in

..NET?



Jul 21 '05 #3
The data source is an OLAP fact table. So, for instance, suppose that I
wanted to see how much code was added to a particular project for a
particular date range. Each column might represent a single day between the
range, an each row would represent the project that the code belonged to.
The cell could contain the number of lines added. So you could see that
project ABC at 1500 lines added on SOMEDAY while only having 500 lines added
on SOME_OTHER_DAY.

I know I could use Analysis Services to do this, but I was just wondering if
the datagrid allowed anything like this.

"owyn" <ow**@discussions.microsoft.com> wrote in message
news:12**********************************@microsof t.com...
I don't know what you have as a data source. If you use a data table you can add a column to the source data table and put the label values in that column. I try to only use a data grid for display purposes only and actually make my changes in the data source and rebind to the grid.
"Peter Rilling" wrote:
I should clarify this is for ASP.NET.

"Peter Rilling" <pe***@nospam.rilling.net> wrote in message
news:uy**************@TK2MSFTNGP12.phx.gbl...
I have a set of data that has both a horizontal and a vertical dimension, like an OLAP cube might have. I was wondering if the .NET datagrid

supports
labels on the vertical axis. I have only seen the ability to label the columns in a datagrid, but because there is a vertical component, I
need to
be able to label each row. Can this be done with what is available in

..NET?



Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
3842
by: * ProteanThread * | last post by:
but depends upon the clique: ...
0
3747
by: frankenberry | last post by:
I have multi-page tiff files. I need to extract individual frames from the multi-page tiffs and save them as single-page tiffs. 95% of the time I receive multi-page tiffs containing 1 or more black...
6
8138
by: cody | last post by:
What are multi file assemblies good for? What are the advantages of using multiple assemblies (A.DLL+B.DLL) vs. a single multi file assembly (A.DLL+A.NETMODULE)?
5
5703
by: bobwansink | last post by:
Hi, I'm relatively new to programming and I would like to create a C++ multi user program. It's for a project for school. This means I will have to write a paper about the theory too. Does anyone...
0
624
by: frankenberry | last post by:
I have multi-page tiff files. I need to extract individual frames from the multi-page tiffs and save them as single-page tiffs. 95% of the time I receive multi-page tiffs containing 1 or more black...
0
7123
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7326
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7046
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5627
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4707
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3182
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1557
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.