Subject | Re: [IBO] TIB_Grid + Grid Sizer Component |
---|---|
Author | Jason Wharton |
Post date | 2003-05-29T14:28:39Z |
> We have been using TDBGrid in the past and have upgraded to TIB_Gridbecause
> we need to use the incremental search feature.I'm sure it would be possible to get incremental searching working for
>
> I was wondering if the incremental search feature could be used with
> TDBGrid? If not has anyone used a component which will size a TIB_Grid if
> the form size increases/decreases?
>
> The component which we were using only works with TDBGrid.
TDBGrid.
Someone could write a grid sub-class and hook it into the TIBODataset
incremental searching methods similar to how I've done it with TIB_Grid.
I'll have to make sure the incremental searching methods have been properly
surfaced in the TIBODataset class too.
Regards,
Jason Wharton