Advanced Forum Search Results
-
on the url given by you the ASP Pages push the PDF Bytes to Client but in my scenerio i have PDF Bytes that are developed in clientside not on server and how to show that
-
Is there any option avail for the following scenerio....
I converted my XML Data to PDF everything at ciient side and stored that PDF in Isolated Storage.
Is there any option avail to open that File in Browser by any means I know that we cant open any files that in Isolatedstorage.....
But apart from this any option avail...?
Thnks ...
-
I am tagging this page.
thnks
-
How you get data Sync or Async when there is no Xamlstring and you try to parse that will raise exception
-
hi see this thread
http://silverlight.net/forums/t/62532.aspx
( If this answer your question then mark as answer bcoz others with Same doubt can benefit)
-
hi
see this thread
http://silverlight.net/forums/t/68888.aspx
-
Add RowDefinitions and ColumnDefinitions Collection to the Grid
then add the Button control to that grid. By your code you not added the Button Control to that grid try to add
LayoutRoot.Children.Add(btn);
-
can u post your XAML
-
thanks i am tagging this thread
-
hi
u solved your problem ? otherwise post the code and XAML AND xaml.cs