Laurent, have you made an example using this control?  I have tried, and while 
I can get the grid to show on the window(and can correctly change the 
boderstyle property and it shows in the window), I am unable to get any cells 
to populate the grid.  I checked the grid properties after adding rows and cols 
and I actually have several rows and colums returned when I use GetProperty, 
but there are no actual cells.  I do see a "small" pinpoint of white in the 
upper left corner of the control.  Note that I am not binding to an ADO source, 
but am trying to just add text view the Text property.  

Any help you could give would be appreciated.

Joe Frazier, Jr.
Technical Support Engineer
Peopleclick Service Support

Tel:  +1-800-841-2365
E-Mail: mailto:[EMAIL PROTECTED]


> -----Original Message-----
> From: Laurent ROCHER [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 30, 2003 3:23 PM
> To: perl-win32-gui-users@lists.sourceforge.net
> Subject: Re: [perl-win32-gui-users] Grid Control
> 
> 
> 
> If you want use a grid now, you can use an ActiveX grid with
> Win32::GUI::ActiveX.
> see : http://perso.club-internet.fr/rocherl/Win32GUI.html#AxWindow
> 
> I found a free ActiveX Grid. see : http://www.scgrid.com/
> 
> Laurent.
> 
> ----- Original Message -----
> From: "Garside, Trevor" <[EMAIL PROTECTED]>
> To: <perl-win32-gui-users@lists.sourceforge.net>
> Sent: Tuesday, April 29, 2003 11:27 PM
> Subject: [perl-win32-gui-users] Grid Control
> 
> 
> Hey, everybody.
> 
> Quick question:  Does anybody know of any projects to integrate this:
> 
>   http://www.codeproject.com/miscctrl/gridctrl.asp
> 
> into Win32::GUI or some other Win32 library?  It looks like 
> it could be
> extremely useful to have available.
> 
> Meanwhile, I'll continue scouring CPAN for a grid control for 
> Win32::GUI.
> 
> Trevor S Garside
> [EMAIL PROTECTED]
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> 
> 

Reply via email to