Dynamic Panels Resizing
Hi,
I am facing issue related to dynamic panels resizing. Below is the step by step problem statement.
1. Insert a dynamic panel
2. Give it width to 100%
3. Set Horizontal Layout
4. Both Overflow are none
5. Add some Horizontal space
6. Now insert some Single line long Texts in this panel
7. Simulate it
You will see cutoff text while panel is resized to 100% but text is not completely visible.
Now inspect the rendered code, in this dynamic panel JIM is adding a ghostHLayout and giving it a fixed with. The content within this ghostHLayout is taking full width.
Please fix this issue.
Hello,
Can anybody answer this question?
Hello,
Can anybody answer this question?
Hi Hamid,
Make sure you also have the text in the dynamic panel to be set to width 100%. Right now, it sounds like only the dynamic panel is set to width 100%.
Hi Hamid,
Make sure you also have the text in the dynamic panel to be set to width 100%. Right now, it sounds like only the dynamic panel is set to width 100%.
Replies have been locked on this page!