Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009726Openbravo ERPA. Platformpublic2009-06-30 20:052010-01-20 23:25
shuehner 
rafaroda 
normalmajorhave not tried
closedfixed 
5
2.40 
 
Core
No
0009726: The scrollbar is missing in the selectors & all datagrids when the number of records is too large (i.e. 1.000.000)
When opening i.e. the product grid or the product selector and having 1.000.000 products when the scrollbar is missing and thus the grid is unusable.
Use a database with i.e. 1.000.000 products
goto: product grid view
see: scrollbar missing

goto: product selector
see: scrollbar missing
page data grid
depends on backport 0010391 closed rafaroda The scrollbar is missing in the selectors & all datagrids when the number of records is too large (i.e. 1.000.000) 
related to defect 00119122.50MP11 closed rafaroda Platform problems with account combination selector 
Issue History
2009-06-30 20:05shuehnerNew Issue
2009-06-30 20:05shuehnerAssigned To => dbaz
2009-07-01 09:44psarobeStatusnew => scheduled
2009-07-01 09:44psarobefix_in_branch => pi
2009-07-12 23:11dbazAssigned Todbaz => shuehner
2009-08-25 11:37shuehnerStatusscheduled => acknowledged
2009-08-25 11:37shuehnerStatusacknowledged => scheduled
2009-11-23 15:54shuehnerAssigned Toshuehner => rafaroda
2010-01-08 11:10rafarodaTag Attached: page data grid
2010-01-08 11:10rafarodaRelationship addedrelated to 0011912
2010-01-08 11:12rafarodaNote Added: 0023260
2010-01-08 11:13rafarodaNote Added: 0023262
2010-01-14 11:24hgbotCheckin
2010-01-14 11:24hgbotNote Added: 0023405
2010-01-14 11:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8d89761e56a3e1a63a40740a6e9fb42c2d1f4a54 [^]
2010-01-14 13:51rafarodaNote Added: 0023451
2010-01-14 13:51rafarodaStatusscheduled => resolved
2010-01-14 13:51rafarodaFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/8d89761e56a3e1a63a40740a6e9fb42c2d1f4a54 [^] => https://code.openbravo.com/erp/devel/pi/rev/b835b7931071 [^]
2010-01-14 13:51rafarodaResolutionopen => fixed
2010-01-14 13:52rafarodaStatusresolved => closed
2010-01-15 00:00anonymoussf_bug_id0 => 2932413
2010-01-20 23:25hudsonbotCheckin
2010-01-20 23:25hudsonbotNote Added: 0023641

Notes
(0023260)
rafaroda   
2010-01-08 11:12   
Documentation at:
* http://wiki.openbravo.com/wiki/Projects/Paged_Datagrid [^]
* http://wiki.openbravo.com/wiki/Projects/Paged_Datagrid/How_to_convert_an_existing_Selector [^]
(0023262)
rafaroda   
2010-01-08 11:13   
Discussion at Silverlight forum regarding this topic :) http://forums.silverlight.net/forums/t/15175.aspx [^]
(0023405)
hgbot   
2010-01-14 11:24   
Repository: erp/devel/pi
Changeset: 8d89761e56a3e1a63a40740a6e9fb42c2d1f4a54
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Aug 25 11:41:18 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8d89761e56a3e1a63a40740a6e9fb42c2d1f4a54 [^]

[PagedGrid] Issue 9726: Introduce paging button to DataGrid and limit scrollable record range to 10k
Part 1 preperation:
- Add two new ad_message entries for translation of Previous & Next link texts
- Ship these two entries in DynamicJS output to be usable from javascript
- DataGrid: new atrribute backendPage in Data-response: parse, store and add getter for this value
- DataGrid: add utility methods to move between the new backend pages and to show/hide the paging buttons
- DataGrid: on resort (click on column header) reposition cursor always on the first recrod

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/utility/DynamicJS_data.xsql
M web/js/openbravo/widget/DataGrid.js
---
(0023451)
rafaroda   
2010-01-14 13:51   
pi-pageddatagrid branch has been merged back to pi https://code.openbravo.com/erp/devel/pi/shortlog/5873 [^]
(0023641)
hudsonbot   
2010-01-20 23:25   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/8d89761e56a3 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/fa6621f85351 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15942.obx [^]