SMART datagrid v.1 > Classes > GridBase
If the column filter selection window is displayed now, the window will be closed.
$('#closeFilterSelector').click(funciton () { grid.closeFilterSelector(); }