You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build a application that has two expanders one on the left-side and other on the right-side and grid in between them both. The expanders must be able to resize themselves correspondingly automatically resizing the grid in between them. I've used the code below to try and achieve the results but what's happening is the the expander's content doesn't resize when I drag the grid splitter but the column containing the expander is resized. But if I use the same code in a non-HandyControls application it works as expected.
Also note, the grid inside the expander's content appears as a thin vertical green line as shown in image below which is unexpected.
The text was updated successfully, but these errors were encountered:
ms-somanna
changed the title
Expander's content doesn't resize with grid column.
I'm trying to build a application that has two expanders one on the left-side and other on the right-side and grid in between them both. The expanders must be able to resize themselves correspondingly automatically resizing the grid in between them. I've used the code below to achieve the results but what's happening is the the expander's content doesn't resize when I drag the grid splitter on the column containing the expander is resized. But if I use the same code in a non-HandyControls application it works as expected.
Expander's content doesn't resize with grid column.
Apr 14, 2021
I'm trying to build a application that has two expanders one on the left-side and other on the right-side and grid in between them both. The expanders must be able to resize themselves correspondingly automatically resizing the grid in between them. I've used the code below to try and achieve the results but what's happening is the the expander's content doesn't resize when I drag the grid splitter but the column containing the expander is resized. But if I use the same code in a non-HandyControls application it works as expected.
Also note, the grid inside the expander's content appears as a thin vertical green line as shown in image below which is unexpected.
The text was updated successfully, but these errors were encountered: