Subject Re: [IBO] Two Questions
Author Paul Vinkenoog
Hello Rainer,

> IB_BrowseDialog: If I Execute the IB_BrowseDialog and then right
> click on the page control area I get a "EInvalidCast" Exception.
> Is this a known error or am I doing something wrong?

It's a known, er... phenomenon ;-)
Not your fault.

> IB_Searchbar: My searchbar is connected to the same DataSource as my
> Ib_Grid is. Clicking on the "search in Data" causes the Ib_Grid to
> clear and I supose I should now enter the search criteria.
> Unforunately I can't enter anything even though the Grid and the
> Query are not set to readonly.

I think this is intentional, although I don't know why. You can use
TIB_Edits etc. to enter search criteria. Or the specialized controls
under the iboSearch tab.

> Are there any instructions availabel on how to use the IB_Searchbar?

Maybe in the Help and/or the Getting Started Guide?


Greetings,
Paul Vinkenoog