datagrid settings

  • Thread starter David Setiawan via .NET 247
  • Start date
D

David Setiawan via .NET 247

Hi...would any of you be kind enough to tell me
1. how to set the row header text of a datagrid
2. set the backcolor of only the 1st column to be a particular color
3. Set the width of the columns to be the width of the longest entry

Thanks
 
C

ClayB [Syncfusion]

George Shepherd's Windows Forms FAQ contains these entries:


How can I place text in the rowheader column of my datagrid?
http://www.syncfusion.com/faq/winforms/search/896.asp

How do I color a individual cell depending upon its value or some external
method?
http://www.syncfusion.com/faq/winforms/search/745.asp

How can I autosize a column in my datagrid?
http://www.syncfusion.com/faq/winforms/search/877.asp


=============================================
Clay Burch, .NET MVP

Syncfusion, Inc.
visit http://www.syncfusion.com for .NET Essentials
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top