Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011678
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminorhave not tried2009-12-08 10:202011-09-21 22:40
ReporterarunkumarView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionno change requiredFixed in Version
StatusclosedFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011678: Total number of records is not displayed while pagination

DescriptionAssume there are 15 records,if we are viewing first five records then the page should display 1-5/15
Steps To ReproducePrerequisite:

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 SolutionThe page should display 1-5/15 (since the total number of records is 15).There is no meaning in displaying 1-5/5
Tagspage data grid
Attached Filesjpg file icon datagrid1.JPG [^] (210,818 bytes) 2009-12-08 10:20

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0011709 closedshuehner Total number of records is not displayed while pagination 

-  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
Powered by Mantis Bugtracker