C
cg
Hello,
Under VB 6.0, I use the grid control from grid32.ocx (control that i need
because of multi-line selection) and I've got a problem : I can't fill more
than 16351 rows (my grid counts 15 cols).
Do you know the way to bypass this limitation for at least 32000 rows.
I've tried MSHFlexGrid.ocx and MSFlexGrid which limit are 350.000 cells
wich represent with 15 cols about 23000 rows, which is not enough.
Is there a solution under Visual Studio 2005 perhaps ?
Thanks in advance for your help.
cg
Under VB 6.0, I use the grid control from grid32.ocx (control that i need
because of multi-line selection) and I've got a problem : I can't fill more
than 16351 rows (my grid counts 15 cols).
Do you know the way to bypass this limitation for at least 32000 rows.
I've tried MSHFlexGrid.ocx and MSFlexGrid which limit are 350.000 cells
wich represent with 15 cols about 23000 rows, which is not enough.
Is there a solution under Visual Studio 2005 perhaps ?
Thanks in advance for your help.
cg