473,388 Members | 1,355 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

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 1504
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
by: * ProteanThread * | last post by:
but depends upon the clique: ...
0
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
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
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
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
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.