silverlight-toolkit
How to display minimum and maximum values for DateTimeAxis or LinearAxis in Silverlight Toolkit's line series
I\'m hoping this is a simple question, though I have not been able to find an answer yet on the w开发者_StackOverfloweb.[详细]
2023-03-21 01:29 分类:问答WP7 LonglistSelector databinding - How to trigger an update to a bound item's binding
The longlistselector control appears to be just what I need for my application as I have a very long list that I need to display and I like the grouping features that it implements, but I\'m really st[详细]
2023-03-20 19:33 分类:问答How to determine when animation of Page Transition has ended?
I\'m using Windows Phone Toolkit - Feb 2011 (http://silverlight.codeplex.com/开发者_StackOverflow) for Page Transitions.[详细]
2023-03-20 10:45 分类:问答Silverlight 4.0: Chart Toolkit ItemSource
Im migrating my application from visifire to toolkit. I am new to charting toolkit. How to bind chart data if the itemsource is of type PagedCollectionView?[详细]
2023-03-18 00:33 分类:问答Change style of Expander ToggleButton in Silverlight Toolkit?
I have an Expander in Silverlight 4 that I am trying to style. Specifically, I want to override the default look of the ToggleButton used in 开发者_开发知识库the Expander. How do I go about doing this[详细]
2023-03-17 06:05 分类:问答How to remove one or more fields from the DataForm.Validating() event in Silverlight 4?
I have a data form that is bound to an object whose properties are decorated with System.ObjectModel.DataAnnotation attributes for validaton.[详细]
2023-03-16 22:46 分类:问答silverlight 4 display multiple pie charts
Code: <toolkit:Chart x:Name=\"pieChart\" Grid.Row=\"2\" Title=\"\"> <toolkit:Chart.Series> <toolkit:PieSeries ItemsSource=\"{Binding}\"[详细]
2023-03-16 05:34 分类:问答Silverlight Toolkit - Where is the AutoCompleteBox?
I just added the Silverlight 4 toolkit to my project via NuGet. (NuGet package \"Silverlight Toolkit - All\")[详细]
2023-03-15 06:39 分类:问答How to validate non entity fields but just textboxes. Also add dynamic validations
I am new to Silverlight and want to achieve validations. I have a form with accordion control. I have controls in each section and have to have validations like Required or optional, if given a value[详细]
2023-03-15 00:09 分类:问答Silverlight Toolkit LineSeries Title Removal
I am using the s开发者_开发知识库ilverlight toolkit lineseries control and want to get rid of the title but I cannot find a way via Expression Blend or VS.I have tried to change the TitleStyle and Leg[详细]
2023-03-14 16:01 分类:问答