[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.vb.general.discussion

Adapt msflexgrid size to actual data

avi

12/19/2010 12:06:00 PM

Hello,

Is there a way to make the flexgrid to adapt its size automatically to
the actual number of rows and columns (unknown ar design time)?

Thanks
Avi
2 Answers

ralph

12/19/2010 12:54:00 PM

0

On Sun, 19 Dec 2010 04:05:34 -0800 (PST), avi <aviben@bezeqint.net.il>
wrote:

>Hello,
>
>Is there a way to make the flexgrid to adapt its size automatically to
>the actual number of rows and columns (unknown ar design time)?
>
>Thanks
>Avi

Ignore the title and take a look at the code.

"FIX: MSHFLexGrid Does Not Display More Than 2048 Rows"
http://support.microsoft.com/default.aspx?scid=kb%3Ben-u...

-ralph

Dee Earley

12/21/2010 10:51:00 AM

0

On 19/12/2010 12:05, avi wrote:
> Hello,
>
> Is there a way to make the flexgrid to adapt its size automatically to
> the actual number of rows and columns (unknown ar design time)?

The actual number of rows and columns from where?
From memory I just set .Rows and .Cols.

--
Dee Earley (dee.earley@icode.co.uk)
i-Catcher Development Team

iCode Systems

(Replies direct to my email address will be ignored.
Please reply to the group.)