<expressions> <expression alias="Agree with incident" textsearchlabel="Search Incidents that are agreed to:"> <values> <value prompt="Example: True" field="agree_with_incident" usedomain="true">agree_with_incident = [value]</value> </values> </expression> <expression alias="Incident date" textsearchlabel="Search Incidents on or after date:"> <values> <value prompt="Example: 2012/04/16">datetime >= '[value] 00:00:00'</value> </values> </expression> </expressions>
Edin,
There are two flavors of the DataGrid a Fixed version (which it seems you are reffering to) and a float version that is movable and closeable. You should look at the floating datagrid. I will not be adding a autohide feature to the Fixed Datagrid.