Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Porting VB samples to VFP
Message
De
05/08/2003 01:56:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00604153
Message ID:
00816726
Vues:
26
Greg,

I was unable to use Mabry grid and finally selected Exgrid ( www.exontrol.com ) which is quite similar but control creators provided specific propery DefaultItem allowing to use 0 instead of long item handle.

ogrid.items.DefaultItem = ItemHandle
ogrid.items.ITEMDATA(0) = rs.Bookmark

My understanding is that your example might work until none of the parameters exceeds 65000 array limit.

HTH
Michael

>Michael,
>
>Did you ever find a way around this ?
>
>I need to set some properties this way also:
>
>.oTX.TableCellAttribute( .tableID, .tableRow, .tableColumn, txTableCellHorizontalExt ) = .sSpnCellWidth.VALUE
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform