Subject | Re: [IBO] Grid stuff |
---|---|
Author | Jason Wharton |
Post date | 2000-12-01T09:25:58Z |
I'll get this covered somehow in version 4.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Paul Hope" <paulhope@...>
To: <IBObjects@egroups.com>
Sent: Tuesday, November 28, 2000 2:36 AM
Subject: Re: [IBO] Grid stuff
>
> > Hi Jason,
> >
> > I'd like to see in IB_Grid a property to set the justification of each
of
> > the columns title idependently, and not based on column's justification.
> > Also, it would be nice to see the sort markings on the left side of the
> > column in case that the title is aligned to the right.
> >
> > Thanks,
> > Gabriel
> >
>
> I think this one is important - the TDBGrid supports this through its
> columns.titles objects. It looks really bad when a title is at one side
of
> the column and the data is at the other - it's also inconsistent that each
> column can have its data justified either side but not it's title.
>
> Regards
> Paul