Ux.grid.plugin.AssociationRowExpander icon indicating copy to clipboard operation
Ux.grid.plugin.AssociationRowExpander copied to clipboard

Subclass of the Ext.grid.plugin.RowExpander plugin to handle associations in a grid.

Results 3 Ux.grid.plugin.AssociationRowExpander issues
Sort by recently updated
recently updated
newest added

Is that a way to work with AssociationRowExpander and RowEditing together? I mean editing master and detail with RowEditing.

does not work selection lines IE 8..11 + Example: https://demo.rasc.ch/eds/extjs42/associationrowexpander/index.html click in Chrome .Thats all right but click in IE extjs throw exception and on the grid does not highlight...

As you can see in this fiddle, https://fiddle.sencha.com/#fiddle/5r8 the rowBodyTpl is dynamically rendered. But if you sort the grid, you lost the dynamical rowBodyTpl and the default rowBodyTpl is rendered....