I am trying with this code, of course now the entire page is included
as i didn't gave a view, what should the view look like?:
<cfset ajaxactionurl = application.fapi.getlink
(typename="#stobj.typename#") />
<ft:form bajaxsubmission="true" action="#ajaxactionurl#">
<!--- THIS MEANS PAGINATE --->
<ft:pagination
actionURL = "#application.fapi.getLink(objectid=request.navid)#"
paginationID="ruleNews"
qRecordSet="#q#"
typename="shopproducts"
pageLinks="10"
recordsPerPage="#stobj.numitems#"
Top="true"
Bottom="false"
renderType="inline"
submissiontype="form">
<ft:paginateLoop r_stObject="stNews" >
<skin:view objectid="#stNews.objectid#"
typename="shopproducts"
webskin="#stObj.displaymethod#" />
</ft:paginateLoop>
</ft:pagination>
</ft:form>
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---