silverlight-toolkit
WP7 toolkit: Gestures on ListBox - selected item
using hol开发者_JAVA百科d gesture on listbox. When the hold is fired the original source is a textblock not the listitem. How do I get the selected item from the gesture? sender is a listbox but the s[详细]
2023-03-06 23:31 分类:问答Silverlight 4 Checkbox column without underlying property in data source?
I was wondering if there is anyway to interact with any of the advanced controls, GridView, ListView, Form View... i开发者_如何学编程n a way where you can display a list of items and have a checkbox n[详细]
2023-03-06 06:42 分类:问答numericUpDown ValueChanged after MouseLeftButtonDown
I have 2 controls on a form.One numericUpDown (from the Silverlight Toolkit) and a simple Rectangle. On the MouseLeftButtonDown of the Rectangle I popup a MessageBox with the numericUpDown value.[详细]
2023-03-05 11:45 分类:问答Silverlight Expander Control does not expand evenly
I\'m trying to use the Silverlight expander control and the content of the expander does not resize evenly to the rest of the content when expanded. any ideas? this is what it looks like[详细]
2023-03-05 04:07 分类:问答DataForm doesn't work in Silverlight 5 [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-03-04 04:19 分类:问答ListPicker crash
I have a ListPicker with the following structure: toolkit:ListPicker x:Name=\"mListPicker\" HorizontalAlignment=\"Right\" Margin=\"0,75,43,0\" Width=\"100\" VerticalAlignment=\"Top\">[详细]
2023-03-03 06:57 分类:问答Grouping of Entity Objects in Silverlight
I have the following DB structure and I have a hard time displaying it withi开发者_开发知识库n a Silverlight window:[详细]
2023-03-03 05:37 分类:问答Remembering Position of LongListSelector
I\'m developing a Windows Phone 7 (WP7) app and I\'m using a LongListSelector control for a list.When the user taps on one of the items, my event handler navigates to a new page for the selected item.[详细]
2023-03-02 20:48 分类:问答Binding to HasValue on Nullable type with Silverlight DataGrid
I am having trouble with this binding: <sdk:DataGridCheckBoxColumn Header=\"Invoiced\" Binding=\"{Binding SalesI开发者_C百科nvoiceId.HasValue}\" />[详细]
2023-03-02 14:43 分类:问答Silverlight Toolkit - Multiple ChildWindows and Background
When I open a ChildWindow from the SL Toolkit, the surrounding area turns a nice gray.But, if my ChildWindow itself spawns a new ChildWindow, then the surrounding area turns a darker gray, ad infinitu[详细]
2023-03-01 22:03 分类:问答