Hi,
I am using a websplitter with 2 panes. The top pane has a webdatamenu and bottom pane has a iframe. The webdatamenu expands but the contents that overlap the second pane are not visible. The second pane seems to hide the webdatamenu items.
I have tried to set the overflow:visible in both the panes. I know the overflow occurs but the display is being hidden by the second pane.
Any suggestions as how to troubleshoot this. Currently I am setting the orientation to horizontal to work around this. But I really would like to have a vertical dropdown for the menu expansion.
Thanks a lot.
Thameez
Hello Alex,
Thanks for providing me with the sample. I removed some attributes impacting styling in my aspx file and made it like the one in your example.
Now it works fine without any issues. Thanks for your response.
Hello Thameez,
Thank you for posting on Infragistics forums.
I have created a simple example following your description, but I was unable to reproduce the reported by you behavior.
The menu items appear above the splitter pane and iframe element and are visible and accessible. I have tested the example with IE 9, Firefox 4 and Google Chrome browsers.
If your scenario is different, feel free to modify the example in order to reproduce this behavior and send it back to me for further research.
Let me know what the results are when you have time to test the example.