473,387 Members | 1,529 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,387 software developers and data experts.

individual cell hight in datagrid

I'm trying to display data in a datagrid. The rows are hours of the day and the coloums are days of the week. I need individual cell hight to display that a task takes more than one hour. How can it be done

;-)) Guffe
Nov 20 '05 #1
6 1157
You can't have cells with different heights on the same row. At least not
what I have seen. You will have to go and change the Row Height instead!

/Lars

"guffe" <an*******@discussions.microsoft.com> skrev i meddelandet
news:C2**********************************@microsof t.com...
I'm trying to display data in a datagrid. The rows are hours of the day and the coloums are days of the week. I need individual cell hight to
display that a task takes more than one hour. How can it be done?
;-)) Guffe

Nov 20 '05 #2
"guffe" <an*******@discussions.microsoft.com> schrieb
I'm trying to display data in a datagrid. The rows are hours of the
day and the coloums are days of the week. I need individual cell
hight to display that a task takes more than one hour. How can it be
done?

;-)) Guffe


Have a look here:
microsoft.public.dotnet.framework.windowsforms.con trols
--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #3
Hi Armin,
Have a look here:
microsoft.public.dotnet.framework.windowsforms.co ntrols


Do you thinks that Herfried knows the answer, I have seen that even Ken is
not active anymore in that newsgroup, and I am sure when he knows it, he
answered this question here.

In my opinion the answer is already given by Lars.

:-)

Cor
Nov 20 '05 #4
Hi,

In addition to Lars comments. The only suggestion I have is to
change the color of the cells for a task thats takes more than a hour.

http://www.syncfusion.com/FAQ/WinFor...c44c.asp#q745q

Ken
-------------
"guffe" <an*******@discussions.microsoft.com> wrote in message
news:C2**********************************@microsof t.com...
I'm trying to display data in a datagrid. The rows are hours of the day
and the coloums are days of the week. I need individual cell hight to
display that a task takes more than one hour. How can it be done?

;-)) Guffe

Nov 20 '05 #5
Is there another way of showing my data

---------------------------------------------------
| Monday | Tuesday
---------------------------------------------------
8,00 | | That
-----------| This |------------
9,00 | |
-----------|----------- | This
10,00 | That |
-----------|-----------|-------------

There must be a way to make this kind of display!

;-)) Guffe
Nov 20 '05 #6
"Cor Ligthert" <no**********@planet.nl> schrieb
Hi Armin,
Have a look here:
microsoft.public.dotnet.framework.windowsforms.co ntrols


Do you thinks that Herfried knows the answer, I have seen that even
Ken is not active anymore in that newsgroup, and I am sure when he
knows it, he answered this question here.

In my opinion the answer is already given by Lars.

:-)


A hint which group to use next time doesn't cause any harm.

:-)
--
Armin

Nov 20 '05 #7

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

Similar topics

4
by: Terry | last post by:
Hey, Having somewhat of an issue, I have a datagrid which is giving me issues. The Datagrid is setup for the user to double click the row, the row is selected and data within that row populates a...
2
by: Richard | last post by:
I know that you can format a grid and its columns using DataGridTableStyle and DataGridTextBoxColumn in VB.NET. But can you change the format of the individual rows, or even cells, to something...
0
by: elime | last post by:
Hi all I have a strange behaving on some PC with my DataGrid. It only occurs on some PC, on others it works perfectly fine. ->(same ..net version installed) it's very confusing. starting...
2
by: Daniel Walzenbach | last post by:
Hi, I created an ASP.NET Datagrid where a single row can be selected by clicking anywhere on the row (according to...
0
by: Roy | last post by:
What is the best way to approach this problem? I have a datagrid with an imagebutton. When one clicks the imagebutton it triggers an onClick sub which makes column 9 (a user control) visible or...
3
by: Mad Scientist Jr | last post by:
Can someone post a clear example of how to change the background color of an individual datagrid cell for a Windows desktop app? (preferably in vb.net) I found some code on how to do this when...
10
by: JohnR | last post by:
I have a datatable as the datasource to a datagrid. The datagrid has a datagridtablestyle defined. I use the datagridtablestyle to change the order of the columns (so they can be different than...
2
by: jacqueharper | last post by:
I need to change the formatting of individual cells in a datagrid. I cannot figure out how to address individual cells by their column name. I have a DataTable which contains (for instance)...
3
by: Ryan Liu | last post by:
Can someone give a sample to prevent a row from being deleted in a datatable? I tried e.Row.RejectChanges(); in dt_RowDeleting() but seems does not work. I need verify if there other data...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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...

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.