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
Done/Cancel buttons obscured in child-level grid with one row
posted

I have noticed that the Done/Cancel buttons are obscured (by the parent) in a child-level grid that has only one row.

The fact that the child grid has only one row results in a restricted available vertical display area, thus the buttons become obscured.

Is there a way to display the buttons to the right of the child row?

Is there a way to force the z-index of the button container to be higher than that of the parent row?

Is there a way to add padding to the top or bottom of the child grid container?

What other options are there?

Thanks for any help.