Browse By Tags

  • XamWebDialogWindow

    Can I cahnge the color of the scrollbar for this window? How?

  • Memory leak when using RestrictInContainer

    I've noticed a memory leak when I add "RestrictInContainer = true" to my XamWebDialogWindows. Disabled, everything gets garbage collected as it should; enabled, though, the control appears to remain subscribed to some SizeChanged events:…

  • Blurry Contents

     

    I am embedding a XamGrid as my content for the XamDialogWindow, it seems to show up kind of blurry. If I move the window around a bit it then fixes itself. Why is this? Please help....

  • XamWebDialogWindow dynamic resize

    Hello,

     

    I'm using the XamWebDialogWindow as a modal popup.

    I've got a few teething issues with it.

     

    1)  The scrollbars don't appear if the content is "dynamically" resized.

    My dialog contains a user control that contains a…

  • How to set XamWebMenu Subitem always visible.

    Hi Can any one tell me how to set the subitem always visible if i click on that item. presently i removed the property of xamwebmenu ( expand on hover ) set to false but. if i click on sub item its holding but if i click any other button or anything on…

  • How to add controls to the webxamdiloguewindow?

    Hi ,

    Please tell me how do i add controls to the webxam dilogue window? and how do i place the controls in particular location? we can not edit this in blend right? so please tell me how do i do in codebehind  c#? waiting for reply. i want to add Textarea…

  • Auto Resize

    Is there a way to auto size the window to fit the content inside it?  I'm using one xamWebDialogWindow for all of my popup windows and the content will change depending on which control is calling it.  I would like the popup window to auto size to so…

  • how to add xamwebdilogue window to my silverlihgt application

    Hi ,

    I want to add xamwebdilogue window to my silverlight application when i click a button. so can u please tell me how to do this. please send me the detailed code.

    Thanks