View source | View content page | Page history | Printable version   

Projects:Paged Datagrid

Contents

Paged Datagrid

Introduction

The current Datagrid implementation has a number of issues when used with big tables (read thousands of rows to display in a grid)

To address this issues in this project a change to the Datagrid will be implemented which introduces the concept of paging of the grid. The changed Datagrid will be limited to only show a total of 10.000 inside the scrollable area at one time. New buttons will be added to allow the navigation between these pages.

Project Details

The changes of this project are planned to be included in both the 2.40 and the 2.50 branch on Openbravo.

They will be done in two separate development branches until the development and QA process is completed.

The process of converting an existing selector to the new paged datagrid is documented here

Technical Details on the implementation

Project Status

Retrieved from "http://wiki.openbravo.com/wiki/Projects:Paged_Datagrid"

This page has been accessed 6,698 times. This page was last modified on 8 June 2012, at 05:29. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.