Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 84751

RadDropDownList doesn't Anchor correctly inside SplitPanel

$
0
0

I'm using 2016 Q1 (Jan). I have a main Form with a RadSplitContainer in Horizontal configuration. In the first SplitPanel I have two RadPageViewPages. On the one I have design time and run time dynamic RadDropDownLists - all are set with Anchor = Left | Top | Right.

They do not correctly Anchor to the Right.

When stretching the SplitPanel the RadDropDownLists will not stretch further than the design time bounds of their parent RadPageViewPage. So if the parent page starts at a Width of 200 and a RDDL is at a Width of 150 it will never grow beyond 150 even if the parent page is stretched to 1000.

When shrinking the SplitPanel, however, a RDDL will shrink but only once the parent page shrinks smaller than its design time Width. So if the parent page starts at a Width of 200 and a RDDL is at a Width of 150 the RDDL will shrink to 100 if the parent is 150. If the parent stretches to 500 the RDDL will stretch to 150 and then never grow any wider. Then if the parent shrinks from 500 to 250 the RDDL will stay at 150.

Is there a workaround for this? This quite important from a design perspective and I'm loathe to have to default my RPVP to a really high Width unnecessarily.

A normal .NET ComboBox works perfectly in these scenarios.


Viewing all articles
Browse latest Browse all 84751

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>