-
3 Oct 2012 7:15 AM #1
SummaryType and SummaryRenderer disappears after convert from Number in grid
SummaryType and SummaryRenderer disappears after convert from Number in grid
Architect Build tested:- Build: 640 (SA 2.1.0)
- ExtJS 4.1
- Converting from Number column removes the summaryType and SummaryRenderer and you cannot set a summary selecting from the properties.
- Create a new ExtJS 4.1 project.
- Create a grid.
- Apply Autocolumns in the grid with a store.
- Add a summary feature to the grid.
- Add summaryType sum and a summaryRenderer to the column that has an integer type.
- Convert to Number column.
- Convert to normal column.
- summaryType and summaryRenderer properties are not in the property list for the column.
- You should be able to have a column with all the properties.
- Properties in the new column are missing.
Screenshot, Project, or Video:- See video: https://docs.google.com/open?id=0B0C...FRjODJsTDViak0
After converting summaryType and summaryRenderer are removed from the properties.
- Create the properties adding them.
- Linux 2.6.32 (debian 64)
-
4 Oct 2012 9:13 AM #2
Thanks for the report! I have opened a bug in our bug tracker.
Success! Looks like we've fixed this one. According to our records the fix was applied for
DSGNR-2437
in
Sprint 32.


Reply With Quote