Author: vkorluzhenko
Date: 2007-08-14 11:22:34 -0400 (Tue, 14 Aug 2007)
New Revision: 2253
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
Log:
http://jira.jboss.com/jira/browse/RF-396
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2007-08-14 15:04:14
UTC (rev 2252)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2007-08-14 15:22:34
UTC (rev 2253)
@@ -218,5 +218,10 @@
<rich:subTable></emphasis> could be found on the
<ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
Users Forum.</ulink>
</para>
+ <para>How to use <emphasis
role="bold"><rich:dataTable></emphasis> and <emphasis
+ role="bold"><rich:dataScroller></emphasis> in a
context of Extended
+ Data Model see <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
+ >here</ulink>.</para>
</section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-08-14 15:04:14
UTC (rev 2252)
+++ trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-08-14 15:22:34
UTC (rev 2253)
@@ -386,9 +386,14 @@
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataTableSc...
Here</ulink> you can see the example of <emphasis
role="bold"
<rich:dataScroller></emphasis> usage and sources for the given
example. </para>
- <para> The solution about how to do true
pagination using datascroller (load a part of data from
+ <para> The solution about how to do correct pagination using datascroller (load
a part of data from
database) can be found on the <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
RichFaces Users Forum</ulink>. </para>
+
<para>How to use <emphasis
role="bold"><rich:dataTable></emphasis> and <emphasis
+ role="bold"><rich:dataScroller></emphasis> in a
context of Extended
+ Data Model see <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
+ >here</ulink>.</para>
</section>
</section>