Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
215
WDG resizes too small upon adding a new row
posted

Hi, experiencing some odd behaviour with the WDG.

I have set the WDG to width="100%", left the columns with no fixed widths. When the WDG first loads it resizes for the column contents perfectly fine. If you delete a row, no problem. Edit contents, no problem.

But if you add a new row and hit return, the AJAX fires to save the new row on the server and when the grid refreshes to show the new line, it resizes but no longer fully fills the 100% width. It's more like 80% width.

Highly annoying as we're left with a noticable blank area at the right of the grid.

Any ideas what could be causing this?