Subject | Re: [IBO] Arrays with IBO |
---|---|
Author | Jason Wharton |
Post date | 2000-11-25T20:23:09Z |
Using the grid control will consume much less of your Windows resources than
having 32 separate controls...
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
having 32 separate controls...
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Tobias Giesen" <tobias_subscriber@...>
To: <IBObjects@egroups.com>
Sent: Saturday, November 25, 2000 1:25 PM
Subject: RE: [IBO] Arrays with IBO
> > I want to use 32 edits with different Label
> > captions for simplication ...
>
> Well, the array grid IS basically an array of 32 edits. You can get
> individual labeling of the columns by using the enhanced grid from
> www.somusque.de/arraygrid.htm and then using the OnGetDisplayText event!!
>
> Cheers,
> Tobias
>
>
>
>
>
>
>