|
-
Nov 19th, 2002, 10:33 PM
#1
Thread Starter
Hyperactive Member
Datagrid
I have two doubts to be clarified in Datagrid control:
1. How does one word wrap the text of the Header caption row?
2. How does one set the background color for a specific column alone?
Any solutions?
-
Nov 20th, 2002, 11:18 AM
#2
Hyperactive Member
1. How does one word wrap the text of the Header caption row?
Just set the width of the column(ItemStyle-Width) and it will do it by default.
2. How does one set the background color for a specific column alone?
just set the ItemStyle-BackColor property of the one column you want to be a different color.
-
Nov 25th, 2002, 05:28 AM
#3
Thread Starter
Hyperactive Member
That must be in ASP.NET. Am asking for Windows Application in C#?
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
|