Expand Single Hierarchy Item in RadGridView in Silverlight 5
In this article we would see; how we can expand a single row always (collapse previous expanded) in RadGridView from Telerik in Silverlight 5. RadGridView is blessed with many LOB elegant features. One...
View ArticleRemaining Characters in TextBox in Silverlight 5
In this article we would see, how we can limit the TextBox with remaining characters available to type in. This is a beginner’s article, where you might find some tricks for Binding, using Converters....
View ArticleDateTime to Ago string Converter for Silverlight / WPF / Windows Phone /...
This is a converter to display a friendly time message. The value would be a DateTime type and the converter would provide the string message. Examples of Ago string message: 1 hour ago 20 hours ago 1...
View ArticleCustom RadDiagramShape Step by Step for Telerik Silverlight 5 Controls
Introduction Telerik has great controls to use for any kind of application. The RadDiagram control ships with the release of Rad Controls for Silverlight 5 version. In this article we would see a step...
View ArticleChange Telerik Windows 8 Theme for TextBox in Silverlight
Introduction In this article we will see how to change the default TextBox theme from Telerik. In this example we would modify the Windows 8 theme for the TextBox control. Before and After Here’s how...
View ArticleChange Telerik Windows 8 Theme for RadWindow Style-1 in Silverlight
Introduction In this article we will see how to change the default RadWindow theme from Telerik in Silverlight. In this example we would modify the Windows 8 theme for the RadWindow control. Before and...
View ArticleChange Telerik Windows 8 Theme for RadWindow Style-2 in Silverlight
Introduction In this article we will see how to change the default RadWindow theme from Telerik in Silverlight. In this example we would modify the Windows 8 theme for the RadWindow control. See...
View ArticleChange Telerik Windows 8 Theme for RadButton Style in Silverlight
Introduction In this article we will see how to change the default RadButton theme from Telerik in Silverlight. In this example we would modify the Windows 8 theme for the RadButton control. Before and...
View ArticleUsing multiple RadButton styles in single Telerik Windows 8 Theme in Silverlight
Introduction In previous article, we had seen how to change RadButton style in Windows 8 Theme in Silverlight. There might be requirements where you need to have multi-color buttons. In this article we...
View ArticleLightSwitch Fix: Unable to load data. Please check your network connection...
If you are a LightSwitch developer, you might have faced the error saying “Unable to load data. Please check your network connection and try again.” In this post we would one of the ways that I found...
View Article