Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Laura Sorochak on Mar 12, 2009 07:04
open dhtmlx forum
Grid utilities

Our license # is 211931255

Is it possible to embed a file search within a grid? One of our columns is storing the name of a file and I would like to be able to search for that file within the grid instead of pasting in the name.

Thanks
Laura
Echo Group
Answer posted by dhxSupport on Mar 12, 2009 07:33
You can create hidden column which will contain file names. You can create search input or select box out side the grid which will seach file name. To make filter outside the grid you can use filterBy() or makeFilther mathod. Please see more information here http://www.dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Data_filtering_search.html#grid_fsing