Hello,
I have a radwindow inside that i have places an aspx page. In that page I have placed a RadSplitter with two radpanes. And in each radpane I have placed an usercontrol. Both of the radpanes contains same usercontrol. So the control hierarchy is somthing like this :
RadWindow -> aspx page -> RadSplitter
Inside radSplitter there are two RadPanes separated by RadSplitBar. And Each RadPane contains an usercontrol inside.
All this stuff works fine in all other browsers except IE 8. Resize of split bar is working fine in IE 8 but expand and collapse is not working.
The two major problm IE 8 is creating is
1) Expand and collapse hides whole radPane
2) Background image of radWindow is not loading.
Please see images attached.
Kindly provide the solution if you have any idea regarding this.
Thanks in advance..
I have a radwindow inside that i have places an aspx page. In that page I have placed a RadSplitter with two radpanes. And in each radpane I have placed an usercontrol. Both of the radpanes contains same usercontrol. So the control hierarchy is somthing like this :
RadWindow -> aspx page -> RadSplitter
Inside radSplitter there are two RadPanes separated by RadSplitBar. And Each RadPane contains an usercontrol inside.
All this stuff works fine in all other browsers except IE 8. Resize of split bar is working fine in IE 8 but expand and collapse is not working.
The two major problm IE 8 is creating is
1) Expand and collapse hides whole radPane
2) Background image of radWindow is not loading.
Please see images attached.
Kindly provide the solution if you have any idea regarding this.
Thanks in advance..