This is a migrated thread and some comments may be shown as answers.

RadWindow in RadPage

3 Answers 92 Views
Navigation
This is a migrated thread and some comments may be shown as answers.
Jonathan Miller
Top achievements
Rank 1
Jonathan Miller asked on 01 Dec 2008, 03:54 PM
Hi

I am trying navigation and have a simple page with a radwindow and an image in the rad window.

The image will show fine by itself with no radwindow, but when I place an image in a generic RadWindow, nothing appears.

This only occurs when I'm using navigation - haven't tried frames.

any ideas?

3 Answers, 1 is accepted

Sort by
0
Ben Hayat
Top achievements
Rank 2
answered on 02 Dec 2008, 10:24 PM
Jon;

Are you launching (RadWindow.Show()) from a RadPage?
When you say nothing happens, do you mean the Window pops up but  the image in Window doesn't show?
Can you give a more step-by-step to recreate that?

..Ben
0
Jonathan Miller
Top achievements
Rank 1
answered on 02 Dec 2008, 10:39 PM
perfecto - ouch - can't believe I overlooked ".Show()"! - thanks for the 2nd set of eyes

-was testing on a basic page with nothing but a radwindow, added .Show after InitializeComponent(); - works like a champ

tis okay - I wrote a more customized state manager using isolated storage - nice (no url changes)

0
Ben Hayat
Top achievements
Rank 2
answered on 02 Dec 2008, 11:11 PM
Great Jon;

One little thing I found is that, in Blend when you load a page that has a RadWindow, you won't see the Window. But with a little trick you can turn it on... ;-)
Tags
Navigation
Asked by
Jonathan Miller
Top achievements
Rank 1
Answers by
Ben Hayat
Top achievements
Rank 2
Jonathan Miller
Top achievements
Rank 1
Share this question
or