Subject Re: [IBO] Problem with Searchpanel : wrong taborder of searchfields
Author Andreas Pohl
> i have another problem using the searchpanel. If i change the Searchfields
> with the searchpanel.gridlinks property and reorder some fields in this
> list - the taborder of the searchpanel is in the old order of the fields.

You can subclass TIB_SearchPanel and introduce a method "GridLinkChange". In
this method you can assign GridLinks property and after that it's possible
to scan through wincontrols of SerachPanel and assign new TabOrder value.

BTW, I use this approach to "synch" EditButton property of IB_Grid, which is
not available in IB_SearchPanel. So defined Lookups are working not only
within both controls but also in SearchMode of underlying dataset.

--
Mit freundlichem Gruss & Best Regards
Andreas Pohl
ibp consult