Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005124Openbravo ERPA. Platformpublic2008-09-19 18:212009-05-20 07:21
shuehner 
shuehner 
normalminorN/A
closedfixed 
5
pi 
 
Core
No
0005124: DataGrid.js supports sortable=yes/no for each column, but not our DataGridStructure template for defining a grid
DataGridStructure.{xml,srpt} is used as an XmlEngine-template for defining the structure for each datagrid. This template does not contain the per-column sortable attribute, so it is not possible to specify sortable=yes/no per column.
add the sortable attribute to the DataGridStructure.{xml,srpt} templates so it can be specified when the template is used.

For windows which do not specify this parameters the part sortable="" is emitted which defaults to sortable=yes which is also the default when not specifying this attribute => so no functional change for all current windows.
performance2.40scrum, Sprint-1
depends on backport 0005180 closed shuehner DataGrid.js supports sortable=yes/no for each column, but not our DataGridStructure template for defining a grid 
blocks defect 0005126 closed shuehner Product Selector does take a very long time to open with many products 
Issue History
2008-09-19 18:21shuehnerNew Issue
2008-09-19 18:21shuehnerAssigned To => shuehner
2008-09-19 18:21shuehnersf_bug_id0 => 2119556
2008-09-19 18:21shuehnerRegression testing => No
2008-09-19 18:53shuehnerRelationship addedblocks 0005126
2008-09-23 10:27shuehnerStatusnew => scheduled
2008-09-23 10:27shuehnerfix_in_branch => trunk
2008-09-23 10:50svnbotCheckin
2008-09-23 10:50svnbotNote Added: 0009146
2008-09-23 10:50svnbotStatusscheduled => resolved
2008-09-23 10:50svnbotResolutionopen => fixed
2008-09-23 10:50svnbotsvn_revision => 7687
2008-10-24 18:16iperdomoTag Attached: performance2.40scrum
2008-10-24 18:16iperdomoTag Attached: Sprint-1
2009-05-20 07:21pjuvaraStatusresolved => closed

Notes
(0009146)
svnbot   
2008-09-23 10:50   
Repository: openbravo
Revision: 7687
Author: huehner
Date: 2008-09-23 10:50:47 +0200 (Tue, 23 Sep 2008)

Fixed 5124
Added plumbing needed for specifying sortable=yes/no per grid column

---
U trunk/src/org/openbravo/erpCommon/utility/DataGridStructure.srpt
U trunk/src/org/openbravo/erpCommon/utility/DataGridStructure.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=7687&sc=1 [^]