Get Max value from every columns in a telerik RadGridView in silverlight.
How do I get the max value of every columns of a dynamically created RadGridView in Silverlight?Now knowing how many columns, the name of the columns or even the data type in them? And turn them red...
View ArticleUsing CredentialCache for HTTPWebRequest in Silverlight 4 or 5
System.Net, when referenced in a Silverlight page does not have CredentialsCache. What technique can one use to incorporate a Username and Password in a WebRequest. I tried:request.Credentials = new...
View ArticleNativeHost_NotOnUIThread - Why I'm getting this?
Hi,I have a Silverlight application which calls a WCF service for updates the UI based on teh result of the service call. Most of the times there are no issues however we have been seeing the below...
View ArticleCustomizing Group Row Header of Silverlight DataGrid
Dear Gurus!I have 3 groups with field of integer type, wich is codes of region or settlement or town. I want that name of subgroups were names of these objects, not codes. I have wrote public class...
View ArticleNot retrieving data from RadGridView in silverlight
I have create a dynamic RadGridView and I load the data in the itemsource and add the RadGridView to a stackpanel. I can see the data and sort it on the grid. But when i use foreach (GridViewColumn...
View Articlerun in browser
My silverlight application which is using a COM component to do some local USB works, which works fine when it's running on my development machine, no matter is running in-browser or out-of-browser....
View ArticleWhy HasElevatedPermissions is TRUE for localhost and FALSE for PC's domain name?
I'm developing a in-browser Silverlight webpart with elevated trust for interacting with local scanner. All settings were doneaccording to this linkThe XAP file is signed with certificate installed in...
View ArticleGet Binding Value Programmatically
I want to get a value from the DataContext based on the control's binding. I can already do this. This is an example with a ComboBox. In this sample I get the value of the property that is bound to the...
View ArticleDoes Coded UI tests are supported for Silverlight 5 in Visual Studio 2013 ?
Hi All,I would like to know if Coded UI tests are supported for Silverlight 5 in Visual Studio 2013.I have goggled a lot to fetch information about this issue but didn't get proper information.Only the...
View Articlesilverlightuiautomationhelper.dll reference for silverlight 5
Hello All,I am struck with an issue while automating Silverlight application of version 5 with CodedUI .Could you please tell me weather the Microsoft Visual Studio 2013 supports Silverlight 5...
View ArticleDouble accents with windowsless = false
Hi, After setup silverlight object with param WindowsLess = false, I'm getting double accents on my app i.e.: "á" change to "´´a", "â" change to "^^a", and so on...!I read many solutions for this,...
View ArticleUsing Silverlight with Surface Pro 3
Just need to know if I can use Silverlight with the Surface Pro 3
View ArticleCombobox selecteditem text trim
im having problems with trimming on a combobox selected item.i managed to get the items in the dropdown to have an ellipps but not the selected item.the code i have in the style of the combobox it...
View ArticleSilverlight Performance
Hello everyone,i am trying to stream video content using silverlight. Version 4 and 5RC1 work fine using up less than 10% of my cpu.But version 5.1 (which is required for a streaming service of my...
View ArticleDisabling pinch to zoom on Windows 8
How does one go about disabling the pitch to zoom in Silverlight 5? For now, I would like to disable ALL touch gestures in the application until I have time to implement the features that are...
View Article2 combobox related the primary/foreign key tables
Hi There,I have a basic question, I am trying to use SilverLight5 to do what I thought is a simple thingI have two tables in SQL Server (one TblGroup and one TblSubGroup) with foreign key constraints...
View Articlenetflix error
When i watch video on netflix the tab frozes and go completely black, - Windows 8 - Google Chrome - Netflix USLike 2 weeks ago i was watching netflix w/o problems. Any ways to solve this?
View ArticleIE 11 issues with Silverlight 5
While using silverlight web part on sharepoint page, we are observing below issue while doing - window.showmodellessdialog()- Silverlight web controls seems to be Zoomed Out[font size appeares to be...
View ArticleWindows 8 OOB icon blank
I have a Silverlight 5 out of browser app I have. We have swicthed to windows 8 and the icon has become a blank page on the start screen and task bar. How do I get my Icon back.If I change the Icon...
View ArticleOOB Icon on Windows 8
Custom desktop icon for OOB apps installed on Windows 8 desktop appear as generic white icon. The icon displays correctly on all other operating systems.Anyone else seen this, and/or know how to fix it?
View Article