Hello,
I'm trying to embed an XamWebHtmlViewer inside a XamWebTileView. I set the SourceUri to an arbitrary site, everything compiles, and i get a strange javascript error. when i try and switch between tiles. the error is happening in the compressed jquery and has something to do with a width parameter.
the tileState.Maximized DataTemplate is the only state that has the XamWebHtmlViewer present.
any help would be appreciated.
thanks
Kevin
Hello Kevin,
XamWebHtmlViewer is not designed to work with Silverlight animation.
The XamWebTileView uses animation for moving its TilePanels.
Regards,
Doychin Dochev