Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005180Openbravo ERPA. Platformpublic2008-09-23 10:272009-05-21 16:37
shuehner 
shuehner 
normalminorN/A
closedfixed 
5
pi 
 
Core
No
0005180: 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
blocks feature request 0005124 closed shuehner DataGrid.js supports sortable=yes/no for each column, but not our DataGridStructure template for defining a grid 
blocks backport 0005152 closed shuehner Product Selector does take a very long time to open with many products 
Issue History
2008-09-23 10:27shuehnerNew Issue
2008-09-23 10:27shuehnerAssigned To => shuehner
2008-09-23 10:27shuehnerStatusnew => scheduled
2008-09-23 10:28shuehnerRelationship addedblocks 0005152
2008-09-23 10:47svnbotCheckin
2008-09-23 10:47svnbotNote Added: 0009145
2008-09-23 10:47svnbotStatusscheduled => resolved
2008-09-23 10:47svnbotResolutionopen => fixed
2008-09-23 10:47svnbotsvn_revision => 7686
2008-10-24 18:16iperdomoTag Attached: performance2.40scrum
2008-10-24 18:16iperdomoTag Attached: Sprint-1
2009-05-21 16:37psarobeStatusresolved => closed

Notes
(0009145)
svnbot   
2008-09-23 10:47   
Repository: openbravo
Revision: 7686
Author: huehner
Date: 2008-09-23 10:47:15 +0200 (Tue, 23 Sep 2008)

Fixed 5180
added plumbing needing for specifying sortable=yes/no per grid column

---
U branches/r2.40performance/src/org/openbravo/erpCommon/utility/DataGridStructure.srpt
U branches/r2.40performance/src/org/openbravo/erpCommon/utility/DataGridStructure.xml
---

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