Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Ext.Net.RowExpander: rowExpand body is aligned and limited by the second column of the outer grid #1341

Closed
fabriciomurta opened this issue Jun 6, 2016 · 2 comments
Assignees
Milestone

Comments

@fabriciomurta
Copy link
Contributor

Reported here: Issue with nested grid panel.

It is possible to notice this behavior on this example: GridPanel > Row Expander > Local Mode

When expanding the row, notice the contents inside are aligned outside the first grid column "Company". If you hide "Company" it will then align to the next column, skipping "Price" then.

@DaniilVeriga DaniilVeriga added this to the 4.2.0 milestone Jun 17, 2016
@DaniilVeriga DaniilVeriga self-assigned this Jun 17, 2016
@ohelmer
Copy link

ohelmer commented Jun 17, 2016

There is still a problem here: http://examples.ext.net/#/GridPanel/RowExpander/Dynamic_GridPanels/
When expanding the nested data is not shown.
So does this mean we have to wait till version 4.2.0?

@DaniilVeriga
Copy link

The fix requires updating Ext.Net.dll in the Examples Explorers which means that it will only happen with the next public release which is 4.2.0.

To fix it in your code, you can use a workaround (well, which is actually a fix):
http://forums.ext.net/showthread.php?61184&p=278966&viewfull=1#post278966

Or, if you are a Premium Subscription owner, you can update from the sources.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants