DHTMLX Docs & Samples Explorer

refreshFilters()

Required library edition: This method requires Professional Edition of the DHTMLX library
Required library file: dhtmlxgrid_filter.js

refresh lists of values in all the filters created by shortcuts or by makeFilter() calls (can be used if data in grid changed and filters need to be updated)

   mygrid.refreshFilters();

See also: getFilterElement, collectValues