Re: Changing DataGridView default row height
- From: Paul Schwann <paul.schwann@xxxxxxxxx>
- Date: Thu, 7 Aug 2008 23:25:52 -0700 (PDT)
Hi Jack,
Any suggestions?
The DGV has a property called "AutoSizeRowsMode". Depending on the
value set, the DGV determines the row height automatically and even
dynamically depending on the (changing) content of the rows.
My suggestions is that you first set this property to NONE. After that
any value you specify should be accepted and not altered anymore by
the DGV.
Hope that helps.
Regards,
Paul
.
- Follow-Ups:
- Re: Changing DataGridView default row height
- From: Jack Jackson
- Re: Changing DataGridView default row height
- References:
- Changing DataGridView default row height
- From: Jack Jackson
- Changing DataGridView default row height
- Prev by Date: Changing DataGridView default row height
- Next by Date: RE: DateTimePicker wrongly displays MinDate when dropdown is press
- Previous by thread: Changing DataGridView default row height
- Next by thread: Re: Changing DataGridView default row height
- Index(es):
Relevant Pages
|
Loading