Hello,
I have a situation where a iGrid is presented and the user starts typing to locate the desired entry. This all works great.
They then click a button and the entire grid is cleared and new data is loaded. However, the incremental search context remains as typing into the grid (same grid, new contents) does nothing. If the user presses ESC then types then it all works.
I have looked everywhere but cannot see how I can programmatically clear the incremental search context. Is there a way?
Thanks!
Ray