Pagination
The sample shows how to simplify pagination.
<div class="easyui-panel"> <div class="easyui-pagination" data-options=" total: 114, showPageList: false, showPageInfo: false, showRefresh: false "></div> </div>