Click here to Skip to main content
15,886,639 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a column of Remark which is 2000 char. all records have either null remark or some remark paragraph but my grid not display all remark once in a time . every time i resize row and increase row height. how can VSflexgrid manage it automatically to increase or decrease row height as remark data increase or decrease.

i using Visual Basic 6.0 with Sqlserver 2014

What I have tried:

Tried all property like
.AutoSize 0, .Cols - 1
.Autoresize
.AllowUserResizing
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900