Click here to Skip to main content
15,898,222 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: image control not showing image at runtime. Pin
arkiboys31-Mar-11 0:24
arkiboys31-Mar-11 0:24 
GeneralRe: image control not showing image at runtime. Pin
Pete O'Hanlon31-Mar-11 1:03
mvePete O'Hanlon31-Mar-11 1:03 
GeneralRe: image control not showing image at runtime. Pin
Mycroft Holmes31-Mar-11 1:07
professionalMycroft Holmes31-Mar-11 1:07 
GeneralRe: image control not showing image at runtime. [modified] Pin
arkiboys31-Mar-11 1:27
arkiboys31-Mar-11 1:27 
GeneralRe: image control not showing image at runtime. Pin
Pete O'Hanlon31-Mar-11 1:46
mvePete O'Hanlon31-Mar-11 1:46 
GeneralRe: image control not showing image at runtime. Pin
Mycroft Holmes31-Mar-11 2:12
professionalMycroft Holmes31-Mar-11 2:12 
GeneralRe: image control not showing image at runtime. Pin
Pete O'Hanlon31-Mar-11 2:19
mvePete O'Hanlon31-Mar-11 2:19 
Questionscrollbar [modified] Pin
arkiboys30-Mar-11 22:03
arkiboys30-Mar-11 22:03 
Hi,
I am using silverlight 4.
My project has navigation frame.
page1.xaml has a datagrid which can sometimes have many records.
If the datagrid in page1.xaml has many records, then I do not see the records at the bottom of the datagrid. And there is no scrollbar to scroll to the bottom of the data in the datagrid.
Can you see what is wrong with this xaml in the mainpage.xaml please?

<Border Margin="10,10,10,12" Padding="10" BorderBrush="DarkGray" BorderThickness="2"
                CornerRadius="4" Grid.Row="1" Grid.Column="1">
            <navigation:Frame x:Name="mainFrame" UriMapper="{StaticResource UriMapper}"                              
                              Source="Home" HorizontalContentAlignment="Stretch"  VerticalContentAlignment="Stretch" >
            </navigation:Frame>
        </Border>


Thank you

modified on Thursday, March 31, 2011 4:16 AM

AnswerRe: scrollbar Pin
Pete O'Hanlon30-Mar-11 22:28
mvePete O'Hanlon30-Mar-11 22:28 
GeneralRe: scrollbar Pin
arkiboys30-Mar-11 22:48
arkiboys30-Mar-11 22:48 
GeneralRe: scrollbar Pin
Pete O'Hanlon30-Mar-11 23:04
mvePete O'Hanlon30-Mar-11 23:04 
QuestionNavigating to a specific Panorama item Pin
Paul Harsent30-Mar-11 12:24
Paul Harsent30-Mar-11 12:24 
QuestionTelerik RadRadioButton Hover Effect Pin
Kevin Marois30-Mar-11 11:29
professionalKevin Marois30-Mar-11 11:29 
AnswerRe: Telerik RadRadioButton Hover Effect Pin
SledgeHammer0130-Mar-11 11:42
SledgeHammer0130-Mar-11 11:42 
QuestionWPF Entering Currency Pin
_Maxxx_30-Mar-11 2:10
professional_Maxxx_30-Mar-11 2:10 
AnswerRe: WPF Entering Currency Pin
Pete O'Hanlon30-Mar-11 2:26
mvePete O'Hanlon30-Mar-11 2:26 
AnswerRe: WPF Entering Currency [modified] Pin
Pete O'Hanlon30-Mar-11 8:54
mvePete O'Hanlon30-Mar-11 8:54 
GeneralRe: WPF Entering Currency Pin
_Maxxx_30-Mar-11 12:42
professional_Maxxx_30-Mar-11 12:42 
GeneralRe: WPF Entering Currency Pin
Pete O'Hanlon30-Mar-11 13:01
mvePete O'Hanlon30-Mar-11 13:01 
QuestionBinding a Checkbox Column with a Byte Value 0 or 1 [modified] Pin
Vimalsoft(Pty) Ltd29-Mar-11 22:12
professionalVimalsoft(Pty) Ltd29-Mar-11 22:12 
AnswerRe: Binding a Checkbox Column with a Byte Value 0 or 1 Pin
Pete O'Hanlon29-Mar-11 22:52
mvePete O'Hanlon29-Mar-11 22:52 
GeneralRe: Binding a Checkbox Column with a Byte Value 0 or 1 Pin
Vimalsoft(Pty) Ltd30-Mar-11 2:27
professionalVimalsoft(Pty) Ltd30-Mar-11 2:27 
GeneralRe: Binding a Checkbox Column with a Byte Value 0 or 1 Pin
Pete O'Hanlon30-Mar-11 2:30
mvePete O'Hanlon30-Mar-11 2:30 
Questionproblem with cross-domain silverlight and WCF Pin
Yanshof29-Mar-11 5:11
Yanshof29-Mar-11 5:11 
AnswerRe: problem with cross-domain silverlight and WCF Pin
Pete O'Hanlon29-Mar-11 7:03
mvePete O'Hanlon29-Mar-11 7:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.