No announcements
Filter
:
All threads
All threads
Answered
Unanswered
Proposed answers
General discussion
No replies
Helpful
Has code
All languages
-
Sticky1Votes
Welcome, Learning Resources and Silverlight Toolkit
HI Folks, Welcome to the Silverlight Controls Forum which encompasses the Silverlight framework controls, Silverlight SDK controls and the Silverlight ...
-
Answered0Votes
Bind data to dynamically created checkbox
On the click event of a button { foreach (ServiceReference1.displayValueContract item in ...2 Replies | 1306 Views | Created by amrita.maitra05 - Tuesday, September 14, 2010 1:31 AM | Last reply by BolT-007 - Wednesday, September 11, 2013 10:59 AM -
Answered0Votes
Silverlight Datagrid values not accessible when scroll out of view
Hi I have a datagrid with textboxes in the third column. When I want to submit the values, the following code fails for all rows which are not ...3 Replies | 123 Views | Created by Etienne Marais - Wednesday, September 04, 2013 8:17 AM | Last reply by Etienne Marais - Tuesday, September 10, 2013 11:13 AM -
Unanswered0Votes
Is there a way to change the color when I highlight a text in a word document?
I'm wondering if there is a way to change the color of the bar that appears when I highlight text. Right now it is a light grey and I didn't know if it was possible for it to be a different ... -
Unanswered0Votes
What is the best way to recreate functionality of DataGridComboBoxColumn in Silverlight?
Dear Gurus! Not sure looked all the possibilities for implementation analogue of DataGridComboBoxColumn in Silverlight. Now I create List of items from corresponding table ...2 Replies | 82 Views | Created by ATerentjev - Friday, September 06, 2013 8:19 AM | Last reply by Yunjie Pei - MSFT - Monday, September 09, 2013 10:11 AM -
Unanswered0Votes
Bing Map - Custom PushPin
Hi, We have a requirement to show custom image instead of normal pushpin. So we developed an custom control to show custom image and when hovered the popup should show the details ...1 Replies | 69 Views | Created by Cute_Raaj - Friday, September 06, 2013 4:10 PM | Last reply by Yanping Wang - Monday, September 09, 2013 1:49 AM -
Answered0Votes
Change TextBlock when ValueChanged in Slider is triggered
Hello everybody, I have just started with Silverlight and I have get stucked at the very beggining. Basically, I created a page with just two controls, ...7 Replies | 4102 Views | Created by mihe - Saturday, January 29, 2011 6:20 PM | Last reply by djSupport - Tuesday, September 03, 2013 10:02 PM -
Answered0Votes
How to force refresh of images being cached in Silverlight Deep Zoom app?
I have a Silverlight app that displays a map with Deep Zoom. Having just updated the map image, I uploaded the new image files and XAP to our server and even though the XAP refreshes in the ...1 Replies | 53 Views | Created by Will Gray - Wednesday, August 28, 2013 4:14 PM | Last reply by Will Gray - Wednesday, August 28, 2013 6:49 PM -
Unanswered0Votes
datagrid: sorting a column bound to an object
I have a datagrid bound to an ObservableCollection. One of the column is bound to the entire object instead of one the properties. For example, something like this: ...5 Replies | 120 Views | Created by Davikokar - Friday, August 23, 2013 1:44 PM | Last reply by John A R - Monday, August 26, 2013 5:52 PM -
Answered0Votes
where is DataGrid.EnableRowVirtualization property?
The DataGrid.EnableRowVirtualization property shows up in object browser but doesn't seem to actually exist? Virtualization doesn't always work correctly so I really need to be able to ...4 Replies | 3961 Views | Created by zac morris - Saturday, July 03, 2010 10:39 AM | Last reply by Christian Findlay - Monday, August 26, 2013 5:27 AM -
Answered0Votes
Set ToolTipService.InitialShowDelay in silverlight 5.
Hello, I need set ToolTipService.InitialShowDelay for tooltip in my app. Please help me.1 Replies | 76 Views | Created by Ms AllSunday - Thursday, August 22, 2013 4:08 AM | Last reply by Yanping Wang - Friday, August 23, 2013 8:26 AM -
Answered0Votes
Silverlight Datagrid Sorting Event .NET4/4.5
Hi Team, I saw that the regular .NET version of DataGrid has a Sorting event implemented in 4.0/4.5. I was wondering if there is something similar in the Silverlight space as ...1 Replies | 89 Views | Created by sachinsuresh - Wednesday, August 21, 2013 1:26 PM | Last reply by Yunjie Pei - MSFT - Friday, August 23, 2013 5:43 AM -
Answered0Votes
Focus lost when using BusyIndicator
Hi, I have multiple input controls inside of a BusyIndicator from the Silverlight Toolkit. One of the controls is an AutoCompleteBox. In the ...2 Replies | 1627 Views | Created by Michel Miranda - Tuesday, October 05, 2010 5:33 AM | Last reply by Kunal Chowdhury - Saturday, August 17, 2013 3:29 PM -
Answered0Votes
How to remove space between ColumnDataPoint in Chart?
Hi, I need to remove space between columns in ...3 Replies | 464 Views | Created by Dmitry.Plotitsyn - Monday, April 09, 2012 11:25 AM | Last reply by sapanna - Wednesday, August 14, 2013 5:27 PM -
Unanswered0Votes
Content Size Change
I am currently working on a small app, that has a full screen option and i am trying to resize depending on the page size like so ...1 Replies | 107 Views | Created by aztectrev - Saturday, August 10, 2013 10:51 AM | Last reply by Sr.Nugraha - Tuesday, August 13, 2013 11:13 AM -
Answered0Votes
Invalid cross-thread access.
Hello everybody! I have a problem with multithreading: I've made a thread that chanes property of my control, like that ...7 Replies | 55101 Views | Created by MSDN_Forums_User - Friday, March 20, 2009 10:31 AM | Last reply by Siddy Boy - Monday, August 12, 2013 5:10 AM -
Answered0Votes
How can I add padding around my chart data?
Ive just started using the Silverlight Toolkit and Im having some problems with the chart presentation. My LineSeries goes to the edged of the chart. It does not ...1 Replies | 103 Views | Created by Larsey86 - Wednesday, August 07, 2013 12:39 PM | Last reply by yao5461 - Thursday, August 08, 2013 5:52 AM -
Answered0Votes
HyperlinkButton - how to open URL in new window?
I have HyperlinkButton whose navigate URL is set to some url. When user clicks i want that URL to open in new window. How do i do that. Just to give you more ...5 Replies | 2210 Views | Created by lax4u - Monday, April 25, 2011 9:41 PM | Last reply by bitdisaster - Wednesday, August 07, 2013 11:31 PM -
Unanswered0Votes
getting error while using busyindicator and wrappanel.
Error 1 The type or namespace name 'ListBoxDragDropTarget' could not be found (are you missing a using directive or an assembly reference?) Error 2 The type or ...1 Replies | 643 Views | Created by sagarhinsu - Wednesday, February 20, 2013 7:12 PM | Last reply by Artem Nepogodin - Tuesday, August 06, 2013 3:23 PM -
Answered0Votes
Is it possible to change the fontsiz eof datepicker and timepicker controls
I have been scratching my head with this problem. I found a post where a solution is provided, but I don't know where this code has to be ...1 Replies | 85 Views | Created by Arunnayar - Monday, August 05, 2013 10:20 PM | Last reply by yao5461 - Tuesday, August 06, 2013 10:54 AM -
Unanswered0Votes
Radiobutton column in Datagrid (Silverlight 4) looses selection on sort
I have a Datagrid with 'Select' column, having Radiobutton. If sorting is performed on any other column the Radiobutton is loosing its ...1 Replies | 201 Views | Created by xpertprogrammer - Monday, July 29, 2013 9:53 AM | Last reply by sheshelovely - Monday, August 05, 2013 8:11 AM - Items 1 to 20 of 15940 Next ›