I've successfully been using two RadSlidingPane controls on one of my web form for some time now. As shown in the screenshot, the inner one actually sits on a User Control, which is loaded into the web form. Everything was working perfectly fine.
Today I had occasion to change a bunch of server-side code, somewhat unrelated to the RadSlidingPanes ... or so I thought. Anyhow, I've now discovered that the Undock icon (the thumbtack) of the inner sliding pane has suddenly stopped functioning! The outer one still works normally, meaning that when I hover over it a hand cursor appears, an "Undock" tooltip appears, and clicking on it causes the sliding pane to collapse (undock).
But the inner one isn't doing any of that anymore!
I really have no idea what it is I could have possibly changed that would make this happen. In point of fact, I have about a dozen User Controls in which the inner RadSlidingPane is implemented in the same way and I KNOW that I haven't even touched the code in most of them ... yet their Undock icons aren't working either!
I would really appreciate it if you could give me some suggestions about what code controls the aforementioned Undock functionality (cursor & tooltip for example). That might give me a clue as to what it is I changed that messed things up.
Thank you,
Robert W.
Today I had occasion to change a bunch of server-side code, somewhat unrelated to the RadSlidingPanes ... or so I thought. Anyhow, I've now discovered that the Undock icon (the thumbtack) of the inner sliding pane has suddenly stopped functioning! The outer one still works normally, meaning that when I hover over it a hand cursor appears, an "Undock" tooltip appears, and clicking on it causes the sliding pane to collapse (undock).
But the inner one isn't doing any of that anymore!
I really have no idea what it is I could have possibly changed that would make this happen. In point of fact, I have about a dozen User Controls in which the inner RadSlidingPane is implemented in the same way and I KNOW that I haven't even touched the code in most of them ... yet their Undock icons aren't working either!
I would really appreciate it if you could give me some suggestions about what code controls the aforementioned Undock functionality (cursor & tooltip for example). That might give me a clue as to what it is I changed that messed things up.
Thank you,
Robert W.