silverlight-toolkit
Silverlight 4: Chart Toolkit Color Set
Im migrating my Chart code from visifire to Toolkit. I would like to know the counter part of ColorSet property[sample value Caravan,Picasso..] of Visifire to Toolkit.[详细]
2023-02-23 06:20 分类:问答How to bind a Silverlight Toolkit DataGrid cell value to a TextBlock or TextBox text property
I need to implement a master/details View, having a DataGrid as a master and quite probably TextBlock or TextBox components displaying details for each row field -- despite I\'m aware about the DataFo[详细]
2023-02-23 01:57 分类:问答SilverLight 4: Navigate to different frames in a SL control from Javascript
I have a silverlight control that has a Frame on it. I want to change the URI of this frame from outside the SL control. (I have an HTML link that will use Javascript to ulimtately tell the SL control[详细]
2023-02-22 05:50 分类:问答AllowDrop of *DragDropTarget not available in latest Silverlight toolkit 4
I know this has been discussed a number of times but I\'ve been through all posts on the internet and nothing helped solve my problem.[详细]
2023-02-21 02:27 分类:问答Silverlight Toolkit Chart: Assign Hyperlink to Axis
I have a simple Silverlight Toolkit Chart which is bound to a collection of the following type: public class ChartItemClass[详细]
2023-02-20 08:43 分类:问答Update ListPicker on SelectionChanged
I have two list pickers. When first list picker have selection changed it should filter data of second list picker.[详细]
2023-02-20 04:49 分类:问答Silverlight or WPF controls that take xml
Is there any silverlight o开发者_如何学运维r wpf grid type(ish) controls that take raw xml as input, i.e. map xml elements/attributes to grid fields.[详细]
2023-02-19 13:34 分类:问答Getting the exception "The type 'Expander' was not found"
I have something like this in my Silverlight application: <navigation:Page x:Class=\"PPCa.Modules.ProjectManager.Client.Views.ProjectDetailView\"[详细]
2023-02-19 09:22 分类:问答How to get the Owner of the ContextMenu (from Silverlight 4 toolkit)?
When I use ContextMenu from Silverlight 4 Toolkit I want to get ContextMenu instance\'s Owner, bu开发者_如何学Pythont it\'s not available since in ContextMenu class Owner is an internal property. For[详细]
2023-02-18 21:45 分类:问答Silverlight Business Application OOB - All content disapears after lost focus
I have an out-of-browser app started from the Silverlight Business Application template. About 1 second after the app launches, all the content inside the application dissapears. The only detail i can[详细]
2023-02-18 18:31 分类:问答