Telerik blogs
  • Release

    Service Pack 1 for Telerik Extensions for ASP.NET MVC released

    We have just released the first service pack for Telerik Extensions for ASP.NET MVC. Here are the most important changes: The Grid<T>(T item) method has been removed (for good). This means you can no longer use the following syntax: Html.Telerik.Grid(new { Text="", Age=0}) .Columns(columns => { columns.Add(o => o.Text); columns.Add(o => o.Age); }) The reason is that this prevented type inference in some regularly used cases – the C# compiler preferred that method instead of Grid<T>(IEnumerable<T> dataSource). This forum thread shows...
    December 11, 2009
  • Web

    How to add a scrollbar to Telerik RadMenu for Silverlight

    As we received a lot of questions on how to add a ScrollViewer to the RadMenu control for Silverlight, in this blog post I am going to explain how you can achieve this. Adding a ScrollViewer to RadMenu for Silverlight can be easily accomplished using Expression Blend. Step 1. Create a new Silverlight 3 Application. Step 2. Add references to Telerik.Windows.Controls.dll and Telerik.Windows.Controls.Navigation.dll in your project. Step 3. Drag RadMenu and RadMenuItem controls from the Toolbox and drop them on the design surface.   Step 4. Right-click on one of the RadMenuItems and select EditStyle or select it and from the menu by choosing Object -> Edit Style ->...
    December 10, 2009
  • Release

    WCF RIA Services + RadControls for Silverlight Q3 SP1

    For anyone who has been paying attention, Microsoft has announced a fair number of changes and new things for us to play with over the past few weeks, suspiciously all surrounding the PDC conference in LA.  One of the biggest announcements was the Silverlight 4 beta, which I know we're all anxiously playing with, but the other was the (much needed) overhaul to .Net RIA Services, which has been re-branded as WCF Ria Services. So what's in a new name?  Well a host of improvements, but our friend Brad Abrams covered that more than well in his Welcome to WCF RIA Services...
    December 10, 2009
  • People

    Telerik OpenAccess Data Services Wizard Product Roadmap

    This week we released our third “alpha” CTP build of our Telerik OpenAccess Data Services Wizard on Telerik Labs. We have received tons of feedback on the tool and look forward to more feedback. The wizard’s development team and the entire OpenAccess team have come up with a roadmap and would like some feedback from the community on it. In the spirit of a transparent design, I am going to publish the entire roadmap here for community review. Of course all of this can change blah blah blah. (The lawyers made me say that.) Beta 1: January 2010 Using T4 Code generation instead of text templates VB.NET code generation (we had a...
    December 10, 2009
  • Web ASP.NET AJAX

    RadFormDecorator – New Styling Options for WebKit Browsers

    I am happy to announce that with Q3.2009 SP1 we have added a new important styling option for the scrollbars of textboxes and overflown <div /> elements for Apple Safari and Google Chrome: If you are running a custom skin and would like to use the new functionality, here are a few easy steps to upgrade: 1. Make sure that you are using Q3.2009 SP1 (2009.3.1208.35). 2. Open [RadControlsInstallationRoot]/Skins/FormDecorator.css – the base stylesheet of RadFormDecorator and go to line (Ctrl + G) 612, i.e. where the "ScrollBar CSS Settings for WebKit" code comment is. 3. Copy the CSS rules from line 612 to the...
    December 10, 2009
  • Release

    Service Pack 1 for Telerik Extensions for ASP.NET MVC released

    We have just released the first service pack for Telerik Extensions for ASP.NET MVC. Here are the most important changes: The Grid<T>(T item) method has been removed (for good). This means you can no longer use the following syntax: Html.Telerik.Grid(new { Text="", Age=0}) .Columns(columns => { columns.Add(o => o.Text); columns.Add(o => o.Age); }) The reason is that this prevented type inference in some regularly used cases – the C# compiler preferred that method instead of Grid<T>(IEnumerable<T> dataSource). This forum thread shows...
    December 11, 2009
  • Web

    How to add a scrollbar to Telerik RadMenu for Silverlight

    As we received a lot of questions on how to add a ScrollViewer to the RadMenu control for Silverlight, in this blog post I am going to explain how you can achieve this. Adding a ScrollViewer to RadMenu for Silverlight can be easily accomplished using Expression Blend. Step 1. Create a new Silverlight 3 Application. Step 2. Add references to Telerik.Windows.Controls.dll and Telerik.Windows.Controls.Navigation.dll in your project. Step 3. Drag RadMenu and RadMenuItem controls from the Toolbox and drop them on the design surface.   Step 4. Right-click on one of the RadMenuItems and select EditStyle or select it and from the menu by choosing Object -> Edit Style ->...
    December 10, 2009
  • Release

    WCF RIA Services + RadControls for Silverlight Q3 SP1

    For anyone who has been paying attention, Microsoft has announced a fair number of changes and new things for us to play with over the past few weeks, suspiciously all surrounding the PDC conference in LA.  One of the biggest announcements was the Silverlight 4 beta, which I know we're all anxiously playing with, but the other was the (much needed) overhaul to .Net RIA Services, which has been re-branded as WCF Ria Services. So what's in a new name?  Well a host of improvements, but our friend Brad Abrams covered that more than well in his Welcome to WCF RIA Services...
    December 10, 2009
  • People

    Telerik OpenAccess Data Services Wizard Product Roadmap

    This week we released our third “alpha” CTP build of our Telerik OpenAccess Data Services Wizard on Telerik Labs. We have received tons of feedback on the tool and look forward to more feedback. The wizard’s development team and the entire OpenAccess team have come up with a roadmap and would like some feedback from the community on it. In the spirit of a transparent design, I am going to publish the entire roadmap here for community review. Of course all of this can change blah blah blah. (The lawyers made me say that.) Beta 1: January 2010 Using T4 Code generation instead of text templates VB.NET code generation (we had a...
    December 10, 2009
  • Web ASP.NET AJAX

    RadFormDecorator – New Styling Options for WebKit Browsers

    I am happy to announce that with Q3.2009 SP1 we have added a new important styling option for the scrollbars of textboxes and overflown <div /> elements for Apple Safari and Google Chrome: If you are running a custom skin and would like to use the new functionality, here are a few easy steps to upgrade: 1. Make sure that you are using Q3.2009 SP1 (2009.3.1208.35). 2. Open [RadControlsInstallationRoot]/Skins/FormDecorator.css – the base stylesheet of RadFormDecorator and go to line (Ctrl + G) 612, i.e. where the "ScrollBar CSS Settings for WebKit" code comment is. 3. Copy the CSS rules from line 612 to the...
    December 10, 2009