Subject Re: [IBO] Searching in grid
Author jwharton@ibobjects.com
TIB_Grid doesn't support search mode.
Use a TIB_SearchPanel and make it Visible and then the grid Visible = false.

Jason

--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
What should I set in grid to enable writing in fields a search
string?
I get blue color after pressing search button, but I can't write
into the grid to make a search.

Please help.

Thanks Mitja