How to adjust Datagrid row height

E

Elijsh

I'm new to datagrid and VB.Net.
Is there any way to adjust the height of datagrid textbox
row according to the height of text programmatically ?

Your advice is greatly appreciated!
 
J

Jeremy Cowles

Elijsh said:
I'm new to datagrid and VB.Net.
Is there any way to adjust the height of datagrid textbox
row according to the height of text programmatically ?


This question is off topic here, please try one of these groups:

news://msnews.microsoft.com/microsoft.public.dotnet.framework.adonet
or
news://msnews.microsoft.com/microsoft.public.dotnet.framework.windowsforms
 
C

Cor

Jeremy,
Do you think I can get an answer there that does not need one line of vb.net
language code or using the vb.net designer.
He is using vb.net he said.
Cor
 
A

Armin Zingler

Cor said:
Jeremy,
Do you think I can get an answer there that does not need one line of
vb.net language code or using the vb.net designer.
He is using vb.net he said.
Cor

I am using WinXP to develop VB.NET applications. Should I also post my
VB.NET questions to the WinXP group?
 
O

One Handed Man [ OHM ]

If you adjust the Font property of the grid the size is automatically
adusted. What specifically are your trying to acheive ?
 

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