Author: pgolawski
Date: 2008-11-13 06:03:06 -0500 (Thu, 13 Nov 2008)
New Revision: 11131
Modified:
trunk/docs/userguide/en/src/main/docbook/included/extendedDataTable.xml
Log:
added additional info about external filtering and "filter" facet
Modified: trunk/docs/userguide/en/src/main/docbook/included/extendedDataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/extendedDataTable.xml 2008-11-13
09:51:33 UTC (rev 11130)
+++ trunk/docs/userguide/en/src/main/docbook/included/extendedDataTable.xml 2008-11-13
11:03:06 UTC (rev 11131)
@@ -140,7 +140,16 @@
</mediaobject>
</figure>
<para>Information about sorting and filtering can be found
<link linkend="sort"
- >here</link>.</para>
+ >here</link>.
+ </para>
+ <para>
+ For external filtering
+ <emphasis
role="bold"><property><&extDataTable;></property></emphasis>
+ component supports
<emphasis><property>"filter"</property></emphasis>
facet
+ for <emphasis
role="bold"><property><rich:column></property></emphasis>
component.
+ In this facet you can define your own controls for filtering
which will be positioned like built-in filter controls.
+ Rest of the filter scenario is the same as described <link
linkend="filter">here</link>.
+ </para>
<para> In the example <emphasis>
<property>"selection"</property>
Show replies by date