Function Calling up the filter bar for a table
Example  <div class="colhead" style="width: 20px;  float: right;  margin-right:4px;" onclick="S10FilterTable(this);">
     <img src="../../../icons/filter.png" style="width:18px;height:18px;">
 
</div>
Parameters
Nr Description
1
Anchor object
Usually "this" and as the last column heading
Description  S10FilterTable displays the filter area of a table and closes it when called again.
Components S10 Framework