How about letting the user select multiple document windows (tabs) for instance by pressing Shift and then have options in the Context Menü like Close Selected, Close all but these etc?
Regards
Erwin
3 Answers, 1 is accepted
0
Julian Benkov
Telerik team
answered on 05 Dec 2011, 01:47 PM
Hi Erwin,
This is not supported functionality for RadDock control. If you want to change or extend current context menu commands you can use ContextMenuService. Here is a online documentation.
I hope this helps. If you have other questions, do not hesitate to contact me again.
The problem is, I would need to be able to select multiple documents / tabs before calling the context menu.
How about adding this as a feature request?
Regards
Erwin
0
Julian Benkov
Telerik team
answered on 08 Dec 2011, 10:05 AM
Hi Erwin,
Currently, these features are not implemented in RadPageView control. The RadDock control use internally RadPageView to support tab functionality. We will consider introducing them in one of our next releases if more users request the same functionality.