[richfaces-svn-commits] JBoss Rich Faces SVN: r2135 - trunk/docs/userguide/en/src/main/docbook/modules.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Aug 8 06:01:06 EDT 2007


Author: vkorluzhenko
Date: 2007-08-08 06:01:06 -0400 (Wed, 08 Aug 2007)
New Revision: 2135

Modified:
   trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
Log:
http://jira.jboss.com/jira/browse/RF-389

Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml	2007-08-08 05:08:26 UTC (rev 2134)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml	2007-08-08 10:01:06 UTC (rev 2135)
@@ -472,7 +472,7 @@
 
         <section id="Truepagination">
                 <?dbhtml filename="Howtodotruepagination.html"?>
-                <title>How to do true pagination using datascroller (load a part of data from
+                <title>How to do correct pagination using datascroller (load a part of data from
                         database)?</title>
                 <para>The answer could be found on the <ulink
                                 url="http://www.jboss.com/index.html?module=bb&amp;op=viewtopic&amp;p=4060199#4060199"
@@ -802,17 +802,6 @@
         </para>
     </section>
 
-    <section id="RerenderingPartPage">
-        <?dbhtml filename="RerenderingPartPage.html"?>
-        <title>How to reRender only particular row(s) of dataTable?</title>
-        <para> If you use dataTable then you may use ajaxKeys attribute to bind the rowKeys to be
-            reRendered there. After you need to point reRender on the whole table and only specified
-            rows will be reRedered. Also the example of usage of <emphasis role="bold"
-                >&lt;a4j:repeat&gt;</emphasis> component are available <ulink
-                url="http://livedemo.exadel.com/a4j-repeat/">here</ulink>.</para>
-    </section>
-
-
     <section id="CustomAjaxRequest">
         <?dbhtml filename="CustomAjaxRequest.html"?>
         <title>Why custom AJAX request does not work?</title>




More information about the richfaces-svn-commits mailing list