You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by stamilo <st...@gmail.com> on 2008/06/25 04:44:56 UTC

help big table display!

hi,
  i have a big table ,about 10,000 rows data ,
  i use

    <form name="LOGList" type="list" list-name="examples"
paginate-target="LOGList">
        <actions>
            <entity-condition entity-name="TLog"><order-by
field-name="fKey"/></entity-condition>
        </actions>
  that , want do display data , but nothing showed ,
  console report :