Hi Isomorphic,
please see this online showcase example. As you can see, the ListGrid content below the row being edited jumps a bit down once you enter the edit mode.
This happens the same way in my Simplicity based skin with larger rows where this is more annoying and perceived as an error.
I tried to find the reason for this in the generated html using FF26/GC46 F12 tools but did not succeed.
The only difference seems to be that the height setting is moved from an explicit html attribute when displaying to a style-attribute rule when editing.
Best regards
Blama
please see this online showcase example. As you can see, the ListGrid content below the row being edited jumps a bit down once you enter the edit mode.
This happens the same way in my Simplicity based skin with larger rows where this is more annoying and perceived as an error.
I tried to find the reason for this in the generated html using FF26/GC46 F12 tools but did not succeed.
The only difference seems to be that the height setting is moved from an explicit html attribute when displaying to a style-attribute rule when editing.
Best regards
Blama
Comment