Subject IncSearchText
Author Alan McDonald
Can anyone tell me how to reliably access the incsearchtext of a grid?
It shows while the grid has focus and the incSearchState in true.
Then it disappears when the grid looses focus. You can set teh state to True
but the text does not appear in the prpoerty until the user types another
letter or starts to backspace the text.
I want to be able to show the text when the grid gets focus and the user
enters searchstate BUT BEFORE they start typing and adding characters onto
the end of the string
thanks
Alan
PS - there appears to be no methods for clearing the string - it's read
only - how do you clear it and start again? (I don't want the user to have
to backspace invisible characters out