DataGridView: Column Header with 2 lines
- From: "osmarjunior" <osmarjunior@xxxxxxxxx>
- Date: 22 Sep 2006 12:41:44 -0700
I want to create columns in my DataGridView just like that:
______________________________________
|________________Taxes________________|
|_______Tax 1_______|______Tax 2______|
| 3,50 | 4,50 |
| 6,60 | 4,22 |
But how do I make column headers with 2 levels, and merge the first
row?
Thanks.
.
- Follow-Ups:
- Re: DataGridView: Column Header with 2 lines
- From: Cor Ligthert [MVP]
- Re: DataGridView: Column Header with 2 lines
- Prev by Date: Refresh problem?
- Next by Date: Re: Paradigm for multiple IDisposables
- Previous by thread: Refresh problem?
- Next by thread: Re: DataGridView: Column Header with 2 lines
- Index(es):