Advanced Forum Search Results
-
Hi SxMarcos,
It was an SLExtesion Library Issue, So you can use Navigation framework with your application without having any issue.. And If you are using SLExtenstion Library than you have to implement IDisposable Interface in every page and remove the handlers of ...
-
Hi All,
I am getting a strange problem in my application. When I Reopened the Closed DragDrockPanel(It's my custom class to allow drag & drop the Widget). It shows me Black square on window. Any Idea? I am using SL 2.0
Thanks
-
Vary vary thanks for Repply.
Here is my code
<Border Grid.Row="0" Margin="10" Width="280" Height="120" CornerRadius="10" x:Name="popupSerialNo" Padding="10" ...
-
Hi,
I m using RequiredValidator in ChildWindow with ValidatorManager. it si not working, no error message occur, but same validation working fine in other silverlight page.
Pls Help me.
-
Hi All,
Theme is applied to all the controls inside the tabcontrol except combobox... anyone has idea??
<controls:TabControl Margin="0" Width="500" Grid.Row="1" ...
-
anyone knows the forum where I can get the answer of this question?
thanks...
-
Thanks JustinAngel..
I tried with your example and it works..But I found that Only Combobox style is not applied..
please just put the combobox in your example and try..... thanks again.........
-
Thanks again justinangel, I dont understand your suggestion.. can you please expain in some more detail.. here is my code..
<controls:TabControl Margin="0" Width="500" Grid.Row="1" ...
-
I found that it's a bug in toolkit......... look here. http://silverlight.codeplex.com/WorkItem/View.aspx?WorkItemId=1092
Thanks........
-
many many thanks.. it works... My expander issue is solved.. can you please tell why the controls inside the TabControl doesn't work..
thanks again