473,410 Members | 1,952 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,410 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 1506
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
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...

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.