Have an app with nested splitters and am finding that, other Infragistics controls, such as the WebDropDown and WebDataMenu disappear behind SplitterPanes when they dropdown contents such as below:
AP Issue is WebDropDown without about 10 values which have disappeared behind the splitter pane below it.
Are there settings in these controls that prevent this?
Thanks
hi,
Could you try setting the property EnableDropDownAsChild = false? Another topic that may be helpful to you is this one:
http://forums.infragistics.com/forums/p/33797/183984.aspx
Hope it helps,
Angel
Hi Angel,
Thanks for the reply, that solves the problem for the WebDropDown, but the issue persists for WebDataMenu. There appears to be no such property for the WebDataMenu. Ideas?
Thanks again!