I\'m trying to create a UserControl that contains a AutoCompleteBox. I want to use the SelectedItem property of this AutoCompleteBox to populate other UserControls with information based on which item
I have a StackedBarSeries in Silverlight 4 charting (latest release). I have created a DataPointStyle called MyDataPointStyle for a custom tooltip. By itself this breaks the standard palette used for
Some Background I have noticed that setting the EditTemplate of a DataForm (from the Silverlight Toolkit) can cause the DataForm to not be garbage collected. Consequently, the parent control of the D
Good day! I have such a template: <common:HierarchicalDataTemplate x:Key=\"my2ndPlusHierarchicalTemplate\" ItemsSource=\"{Binding Children}\">
I want to change the orientation of the datagrid to h开发者_如何学Goorizontal in Silverlight 4. In other words, I want to display the headers on the left hand side and the values corresponding to it o
I am trying an example with the TreeViewDragDropTarget however I cannot find the control in the toolkit. I am using the latest version o开发者_如何转开发f the toolkit. How can i use this control?Make
I have an abstract object called Applicant and two different types of objects that inherit from Applicant called Business and Individual.So I have three classes that look like this:
I\'ve got VS2010 installed, I\'ve downloaded the Windows Phone add-in and the Silverlight Toolkit from CodePlex, but I cannot work out for the life of me how to actually use the controls in a Windows
Silverlight 4 has a new ContextMenu control in the la开发者_StackOverflowtest toolkit. I can\'t find any examples anywhere on how to reliably use this ContextMenu on a DataGrid row. Theres a tonne of
In silverlight 4 Beta there used to开发者_如何学编程 be a contol called flowlayout control. Now i am not able to see that in the silverlight 4 rc. please let me know if anything needs to be installed