|
-
Apr 20th, 2000, 07:48 PM
#1
Hi all,
i've been trying to put some color in individual rows/columns of the DataGrid control.
Sofar i havent had any luck, it seems somewhat strange to me that this is not possible.
Has anybody ever succeeded in this?
I want to avoid building my own custom control and subclassing a DataGrid just to get colors..
Thanx to all
-
Apr 22nd, 2000, 04:42 PM
#2
Fanatic Member
What is DataGrid control. I am a newbie.
-
Oct 11th, 2001, 08:24 AM
#3
New Member
Datagrid Colors
Have you had any luck about placing colors on individual rows on a datagrid? I have managed to use DataGrid1.SelBookmarks.Add DataGrid1.RowBookmark(i) to highlite an area but this is not what I want.
Any ideas?
Pierre
-
Oct 11th, 2001, 08:48 AM
#4
PowerPoster
hi
I'm pretty sure that the DataGrid control doesnt support cell, row or column colours. The newer msFlexgrid and MSHFlexgrid allow colouring of individual elements using the CellBackColor / ForeColor properties. Do you need to stick with the data grid or could u change to one of these controls?
Regards
Stuart
-
Oct 11th, 2001, 11:28 AM
#5
New Member
Colors
I can change and will try this. Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|