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&op=viewtopic&...
@@ -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"
- ><a4j:repeat></emphasis> component are available
<ulink
-
url="http://livedemo.exadel.com/a4j-repeat/">here</ulink&...
- </section>
-
-
<section id="CustomAjaxRequest">
<?dbhtml filename="CustomAjaxRequest.html"?>
<title>Why custom AJAX request does not work?</title>