Subject | Re: [IBO] ib_grid colours |
---|---|
Author | yaedos2000 |
Post date | 2004-11-02T16:50:59Z |
That's great, thanks :-)
--- In IBObjects@yahoogroups.com, "Jason Wharton" <jwharton@i...>
wrote:
--- In IBObjects@yahoogroups.com, "Jason Wharton" <jwharton@i...>
wrote:
> > Is it possible to have alternating coloured rows with ib_grid? Eg.you
> > first row white, next row blue, then white etc.
> >
> > Or is there an alternative grid that would be better for this?
>
> Yes, you can use the OnGetCellProps event and assign cell colors as
> like.
> The Contact sample application shows how you can use it.
>
> Jason Wharton