Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla Bug 145021 Enhance the agrregate on option in column binding dialog

Summary Bugzilla Bug 145021 Enhance the agrregate on option in column binding dialog

Bugzilla Bug (s) Resolved 145021

Description
1. Check if the _expression_ is aggregate _expression_ by data utility class.
2. If yes, the option is “All”, and group name list. the default
value will be based on where the data items is being insert into, table/list
rows = "all rows", group G's header/footer =
3. if not, the option disabled and set to "N/A"

Tests Description Manual test

Notes to Build Team

Notes to Developers

Notes to QA

Notes to Documentation

Files Edited

/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/nls/messages.properties
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/InsertInLayoutUtil.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/DataUtil.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/DataSetColumnBindingsFormHandleProvider.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.java


Files Added


Files Deleted

 

Chen Chao


Back to the top