how to use gridview control in silverlight - silverlight

how to use gridview control in my silverlight xaml page in asp.net & c#.net?

Checkout official silverlight.net site
Check this tutorial which demonstrates DataGrid in silverlight... http://www.silverlight.net/learn/tutorials/sqldatagrid-cs/

Related

Silverlight Page in WPF

I am using Silverlight code sharing with WPF .
Silverlight pages are(navigation:Page) but in WPF there is only Page so i am getting error.
Is it possible to use Silverlight Page in WPF.

How to get selected row of ListView in web browser control in WPF

I have a web site has a ListView and navigate it by using web browser control in WPF. I want to get selected item of ListView from web browser control. I can get selected text in web browser control by using Microsoft HTML Object Library but can't do this. Is there any way to do this?
Thank you.
You can interop with the web browser control from WPF using the DLR features.

How to add Custom Template in Telerik MVC combobox?

Is there a way to add custom template inside Telerik MVC Combobox.?
I have a need to add checkboxes and images for each options inside combobox.
Telerik have this feature for Rad control for combobox.
How to do it in MVC control?
Thanks in advance.
I think this is not possible now with Telerik MVC extensions but it is with KendoUI. Since the next release of KendoUI will include MVC extensions you may want to check it that works for you

How can I get the default XAML style for the WPF DatePicker control in .net 4?

I am trying to find the default control template for the WPF DatePicker control in .NET 4. I have tried the MSDN page, but the "link" to the DatePicker control is just text. I have tried StyleSnooper, but it has an error when loading PresentationFramework.dll.
Is there any way other than Expression Blend to get the default template?
Thanks.
You can download them from this page, or more specifically here.
FYI you can also used Blend to extract a style for any control.

download Ribbon Control for WPF?

From where should i download ribbon control ?
go to this url and download design guidelines and control binaries... see below at page
http://www.msassetsupport.com/officeUI/license/
check this out
CodePlex Resources for WPF Ribbon
I'm getting: "You are not authorized to view this page"
strange...
See "Where to find the WPF Office Ribbon control?"

Resources