Follow us on X (Twitter)  Like us on Facebook  Connect with us on LinkedIn  Subscribe to our YouTube Channel  Subscribe to our WhatsApp Group

DevComponents.comRecently I explored DotNetBar for Silverlight which is a 3rd Party library by DevComponents. I wrote two articles explaining Ribbon Controls for Silverlight from the DotNetBar library. It's amazing and simple to use. I have my own license of that Library. Thought to give some licenses to my Blog readers and Twitter followers.

 

Read this post to know more about DotNetBar and if you feel that you want it, try to Win the license for FREE. This time I am going to give 4 Silverlight Licenses of the same. So, more chances to Win. Hurry!!! The free registration process will end on 28th February 2011.

Published by on under DevComponent | Silverlight

In my previous article "Exploring Ribbon Control for Silverlight (Part - 1)", we discussed about the Ribbon control Library provided by Devcomponents. We created a small demo application, where we integrated the Ribbon control bar in the XAML.

 

 

In this article, we will discuss more on the Ribbon control items. It will be helpful for you to understand them in depth and use it in your application. Read the complete post and at the end, let me know your feedbacks.

Published by on under DevComponent | Silverlight

image

Earlier in December 2010, I posted three articles on DataGrid titled as "Grouping Records in Silverlight DataGrid using PagedCollectionView", "Filtering Records in Silverlight DataGrid using PagedCollectionView" and "Paginating Records in Silverlight DataGrid using PagedCollectionView". If you didn't read them, go thru each articles to know more about Silverlight DataGrid.

 

One of my reader "Dan" asked me to write an article on "Group Row Header customization of Silverlight DataGrid" and here is that article for you. If you want to do UI customization of Row Group Header, this article will definitely help you. Here, I will show you how to modify the XAML to add different content to create a multi level row group header too.

Published by on under DataGrid | ExpressionBlend