This question is locked. New answers and comments are not allowed.
Hi,
Could I use an external field(like this one http://demos.telerik.com/aspnet-mvc/Grid/Filtering?theme=vista )
But which filters data "live"? By "live", I mean that when I stopped writing something since some millisecond, it request automatically the server(or has data locally) to filter only data which match this text?
Other related question: I would like that this field list any row element which contains this information in one of this column. How can I do this? I only saw how to filter on one column, but now how to do "OR" conditions between columns?
Could I use an external field(like this one http://demos.telerik.com/aspnet-mvc/Grid/Filtering?theme=vista )
But which filters data "live"? By "live", I mean that when I stopped writing something since some millisecond, it request automatically the server(or has data locally) to filter only data which match this text?
Other related question: I would like that this field list any row element which contains this information in one of this column. How can I do this? I only saw how to filter on one column, but now how to do "OR" conditions between columns?