Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bugzilla#114866 - Improve custom preview table in data sheet

- Summary:
Improve custom preview table in data sheet

- Bugzilla Bug (s) Resolved:
114866

- Description:
1. Set minimum of column width in custom table to 100px. The scroll bar will be shown when all columns exceeds the table(114866)
2. Set a correct value of last visible column after table resized
3. Disable the column resize which is not fully supported
4. Improve the default data service provider for chart launcher

- Tests Description:

- Files Edited:

- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

 

/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/ChartWizardLauncher.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/internal/CustomPreviewTable.java
/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/wizard/DefaultDataServiceProviderImpl.java

 


Back to the top