[richfaces-svn-commits] JBoss Rich Faces SVN: r2253 - trunk/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Tue Aug 14 11:22:34 EDT 2007
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&p=4059044#4059044">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&t=115636"
+ >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/dataTableScroller.jsf?c=dataTableScroller"
>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&p=4060199#4060199"
>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&t=115636"
+ >here</ulink>.</para>
</section>
</section>
More information about the richfaces-svn-commits
mailing list