Am I right in thinking the RadGridView does not support IsTextSearchEnabled?
I have a read-only grid of data.
I want my users to be able to put the focus on the grid and start typing.
I want the selected row to change according to what they type.
Clearly, I'll need to set the text search path.
The native Listview.GridView does this, but I can't seem to make it work with the RadGridView?
Any suggestions?
Thanks,
I have a read-only grid of data.
I want my users to be able to put the focus on the grid and start typing.
I want the selected row to change according to what they type.
Clearly, I'll need to set the text search path.
The native Listview.GridView does this, but I can't seem to make it work with the RadGridView?
Any suggestions?
Thanks,