Hi everyone
I have the following scenario:
§ A rad splitter (that have size of 100% width and height) with two panes (say left and right).
§ The left pane is scrollable one.
§ A rad menu resides inside the left pane.
§ When the length of the rad menu is greater that the length of the left pane the menu appears outside the boundary of that rad pane.
How can I solve this problem?
I tried the following with no benefits:
§ Adjust the z-index of the left pane and the rad menu.
§ read the KB that belongs to this issues.
Remarks:
§ I’m using rad controls for asp.net Ajax.
§ Microsoft asp.net with framework 3.5.
§ IE Version 7.
Thanks in advance