Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011678 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | minor | have not tried | 2009-12-08 10:20 | 2011-09-21 22:40 | |||
Reporter | arunkumar | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0011678: Total number of records is not displayed while pagination | |||||||
Description | Assume there are 15 records,if we are viewing first five records then the page should display 1-5/15 | |||||||
Steps To Reproduce | Prerequisite: Have a 2.40 environment. change the org.openbravo.erpCommon.utility.TableSQLData.maxRowsPerGridPage to 5. Steps: Go to Information -> Product. Click that. Product Selector popup window will be opened. Since we have restricted the number of rows to 5 first five rows will be displayed.Assume that there are totally 15 records. The page is displaying 1-5/5 | |||||||
Proposed Solution | The page should display 1-5/15 (since the total number of records is 15).There is no meaning in displaying 1-5/5 | |||||||
Tags | page data grid | |||||||
Attached Files | datagrid1.JPG [^] (210,818 bytes) 2009-12-08 10:20
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0022582) shuehner (administrator) 2009-12-09 13:11 |
This behavior of not having to calculate the total number of rows in a table was one of the technical requirements for this project as its is comparably slow with huge datasets. |
(0041206) shuehner (administrator) 2011-09-21 22:40 |
This change was done intentional and one of the main technical goals of the 'paged datagrid' was to not need to calculate the total numbers of rows. However with the new 3.0 major version the grid's to now show any global count anymore so this changed behavior is now the standard behavior in the new design even. |
Issue History | |||
Date Modified | Username | Field | Change |
2009-12-08 10:20 | arunkumar | New Issue | |
2009-12-08 10:20 | arunkumar | Assigned To | => rafaroda |
2009-12-08 10:20 | arunkumar | File Added: datagrid1.JPG | |
2009-12-08 11:42 | arunkumar | Tag Attached: page data grid | |
2009-12-09 13:11 | shuehner | Note Added: 0022582 | |
2009-12-09 16:25 | psarobe | Status | new => scheduled |
2009-12-09 16:25 | psarobe | Assigned To | rafaroda => shuehner |
2009-12-09 16:25 | psarobe | fix_in_branch | => pi |
2011-09-21 22:40 | shuehner | Note Added: 0041206 | |
2011-09-21 22:40 | shuehner | Status | scheduled => closed |
2011-09-21 22:40 | shuehner | Resolution | open => no change required |
Copyright © 2000 - 2009 MantisBT Group |