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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011709
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] Z. Othersminorhave not tried2009-12-08 10:202011-09-21 22:41
ReporterarunkumarView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionno change requiredFixed in Version
StatusclosedFix in branch2.40Fixed 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

0011709: 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 Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0011678 closedshuehner Total number of records is not displayed while pagination 

-  Notes
(0024571)
azabaleta (developer)
2010-02-18 10:38

Hi,

I totally agree that showing the total number of registers would be very useful. Lot of times users go to a window to quickly look just the total number of registers and now, with more than 10.000 registers this cannot be done.

Thanks for opening the bug.

Asier
(0041207)
shuehner (administrator)
2011-09-21 22:41

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-09 16:25 psarobe Type defect => backport
2009-12-09 16:25 psarobe fix_in_branch => 2.40
2009-12-11 15:34 rafaroda Assigned To rafaroda => shuehner
2009-12-11 17:04 rafaroda Tag Attached: page data grid
2010-02-18 10:38 azabaleta Note Added: 0024571
2011-09-21 22:41 shuehner Note Added: 0041207
2011-09-21 22:41 shuehner Status scheduled => closed
2011-09-21 22:41 shuehner Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker