Thank you for reporting this bug. We will make it our priority to review this report.
[5.1.0.107] Problem with grid summary feature
[5.1.0.107] Problem with grid summary feature
Ext version tested:
- 5.1.0.107
- 5.1.1 Nightly Build 20141226
Browser versions tested against: Description:I have a problem with the grid feature 'summary'. It always shows 0 as a value. This only happens when the feature is not configured with a dock option.
Code:
features: [ { ftype: 'summary'} ],
Here is a fiddle that demonstrates the problem:
https://fiddle.sencha.com/#fiddle/fjgWith a dock option everything works fine
Code:
features: [ {
ftype: 'summary',
dock: 'bottom'
} ],
Ralph
[5.1.0.107] Problem with grid summary feature
Aucun commentaire:
Enregistrer un commentaire