i have a datagridview which i populate from a SQL database.

one of the columns is of a Ntext type. i would like to enlarge the cell on focus so the user would be able to read what's in it without entering edit mode.

any idea ?

Hi,

You can do that with the Datagridview autoSize property.
You can find some explanation, here.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.