We have a form, and on that form is a subgrid to a child entity. That subgrid has been enabled to use the editable grid control. However, I noticed that whenever a line is added, the form adds extra white space between the subgrid and the next element (even though the size of the subgrid itself doesn't expand). Each addition, more white space. Reload the page and it's back to normal, until more adds are done.
So I did a bit of testing, and found this was happening on every editable grid where we also had quick create on for the child entity. So I assume it's something to do with how the subgrid is reloading when the whole form doesn't load? Has anyone else seen this? Any thoughts on how to get rid of it? It's really irritating.
*This post is locked for comments