Hi, See small sample using ScGrid with Win32::GUI::AxWindow in SCGrid.zip file.
You need set Redraw property Off before change Rows, Cols and some general Grid properties. Then set Redraw On when finish change. I don't know exactly why, but work ;o) Laurent. ----- Original Message ----- From: "Frazier, Joe Jr" Subject: RE: [perl-win32-gui-users] Grid Control 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.
<<attachment: SCGrid.zip>>