Hello,
I need to be able to find a text in all the available fileds using one time search and not using the filter on each column. Is there a way to do it?
There's no built-in search capability in the grid. You can, of course, implement your own search by looping through the grid rows and cells.