Posted
on Oct 1, 2010
(permalink)
Yes, I was referring to server side, as the forum posts I followed to get the radWindow to open on a menu item Click used the menu ItemClick server side event to set the radwindow's VisibleOnPageLoad to true. I was hoping to go the same route for the sitemap node, just to keep things consistent.
I suppose you're going to end up telling to just open it client side? If you can't provide a server side method, please then do show a client side version, or rather, what client side event of the sitemap node do I attached the call to open the radwindow?