Mini Kabibi Habibi
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso8859_1" />
<title>View Data Options</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="top" title="pgAdmin III 1.16.1 documentation" href="index.html" />
<link rel="up" title="Edit Data" href="editgrid.html" />
<link rel="next" title="Maintain a database object" href="maintenance.html" />
<link rel="prev" title="Edit Data" href="editgrid.html" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="maintenance.html" title="Maintain a database object"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="editgrid.html" title="Edit Data"
accesskey="P">previous</a> |</li>
<li><a href="index.html">pgAdmin III 1.16.1 documentation</a> »</li>
<li><a href="using.html" >Using pgAdmin III</a> »</li>
<li><a href="editgrid.html" accesskey="U">Edit Data</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="body">
<div class="section" id="view-data-options">
<span id="gridopts"></span><h1><span class="target" id="index-0"></span>View Data Options</h1>
<p>When “Apply Filter and View Data” is selected from the main menu,
or the “Sort/Filter” toolbar button is pressed in the data viewer,
this dialogue appears. It allows changing the sort order of the data,
and applying a filter to narrow the displayed data.</p>
<img alt="_images/gridopt-sort.png" src="_images/gridopt-sort.png" />
<p>You can select one or more columns and the sort direction which should
be used to retrieve the data from the database.</p>
<img alt="_images/gridopt-filter.png" src="_images/gridopt-filter.png" />
<p>You can enter an arbitrary WHERE clause, to restrict the result set
which is retrieved from the database. You can click “Validate” to have
pgAdmin III test whether the WHERE clause is valid.</p>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="maintenance.html" title="Maintain a database object"
>next</a> |</li>
<li class="right" >
<a href="editgrid.html" title="Edit Data"
>previous</a> |</li>
<li><a href="index.html">pgAdmin III 1.16.1 documentation</a> »</li>
<li><a href="using.html" >Using pgAdmin III</a> »</li>
<li><a href="editgrid.html" >Edit Data</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2002 - 2012, The pgAdmin Development Team.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html>