Is it possible to create custom behaviors for a RadWindow? Something where you could specify an icon and / or text for the "button", and then assign a client onclick command for the custom behavior which calls a script within the IFRAME.
Just like how you guys already have for the Reload behavior, the custom behaviors should probably only work if the url of the window is from the same application.
I have a couple scenarios off the top of my head where this would be very useful:
1) Printing the content (or executing a custom print command) of the page in the window - since the default browser windows are gone for the radwindow it would be helpful to be able to add a very simple "Print" custom command back into the title area.
2) Custom "pop-up" data forms which have a "Save" or "Cancel" or "Insert" or "Update" command.
For #2, right now I usually set the titlebar to hidden since it is more or less a waste of space. I'd like to use it though since it does add some nice polish to the window, and if custom commands were an option I could do so.
This would have the added benefit of keeping the custom commands in view if the content of the IFRAME scrolls beyond the height of the RadWindow.
You guys could also use custom commands for the RadEditor's dialog windows - putting the "Insert" button in the title area which would make alot more sense.
I could classify this as an advanced feature and wouldn't need you guys to make it "easy" to pull off. It would be nice though if it were possible. Please forgive me if it already is possible and I've missed it, and of course let me know where to find it. Thanks,
Shaun.