Página 1 de 1
Array Browse columns ....
Publicado: Jue May 24, 2007 6:19 pm
por ChrisGillard
A question of how to do with TArrayBrowse() ....
- How can I only browse elements 1, 3 an 5 say of an array so ....
Browse column 1 is array element 1
Browse column 2 is array element 3
Browse column 3 is array element 5
Regards
Chris Gillard
Array Browse columns ....
Publicado: Vie May 25, 2007 10:00 am
por ignacio
Chris,
Create the columns at design time and change its OnGetData event.
Regards,
Note: Another undocumented way: Change the property TBrwColumn:nArrayCol
that holds the array element
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Chris Gillard" <
chris@bluesquare.co.uk> escribió en el mensaje
news:4655bb02$[email=
1@ozsrv2.ozlan.local...]
1@ozsrv2.ozlan.local...[/email]
>A question of how to do with TArrayBrowse() ....
>
> - How can I only browse elements 1, 3 an 5 say of an array so ....
> Browse column 1 is array element 1
> Browse column 2 is array element 3
> Browse column 3 is array element 5
>
> Regards
>
> Chris Gillard
>
Array Browse columns ....
Publicado: Vie May 25, 2007 10:59 am
por ChrisGillard
Ignacio,
I had thought about the OnGetData event .... but I like the sound of
changing Col:nArrayCol.
That will do nicely.
Hopefully my questions will decrease once I have learned a few more things.
Thnaks for your help.
Chris
"Ignacio Ortiz de Zúñiga" <
NoName@xailer.com> wrote in message
news:4656978a$[email=
1@ozsrv2.ozlan.local...]
1@ozsrv2.ozlan.local...[/email]
> Chris,
>
> Create the columns at design time and change its OnGetData event.
>
> Regards,
>
> Note: Another undocumented way: Change the property TBrwColumn:nArrayCol
> that holds the array element
>
> --
> Ignacio Ortiz de Zúñiga
>
http://www.xailer.com
>
>
> "Chris Gillard" <
chris@bluesquare.co.uk> escribió en el mensaje
> news:4655bb02$[email=
1@ozsrv2.ozlan.local...]
1@ozsrv2.ozlan.local...[/email]
>>A question of how to do with TArrayBrowse() ....
>>
>> - How can I only browse elements 1, 3 an 5 say of an array so ....
>> Browse column 1 is array element 1
>> Browse column 2 is array element 3
>> Browse column 3 is array element 5
>>
>> Regards
>>
>> Chris Gillard
>>
>
>
Array Browse columns ....
Publicado: Lun May 28, 2007 3:08 pm
por NLF
Ignacio, i need talk to you, can you please contact me in private email??
thanks