Telerik blogs

Latest

  • Release

    RadEditor and Community Server 2007 integration

    It's been a while since I had to work with Telligent's Community Server software. Our last attempt to use RadEditor as the default editor was back in CS version 2.0. The latest version (2007) features a new and easier way to add new editors for the blogs/forums/etc. parts of Community Server. I decided to update our code and write a new wrapper for RadEditor 7. The new code is cleaner, since it directly inherits from the RadEditor class instead of adding the editor as a child control:public class RadEditorWrapper: RadEditor, ITextEditor, ITextControl{...The new wrapper is available for download here. Inside the archive you will find the Telerik.CommunityServer.RadEditorWrapper.dll...
    June 14, 2007 2 min read
  • Release

    New online resources for the past three weeks (05/21/2007 - 06/03/2007)

    Below is a summary of the new online resources available for our ASP.NET controls: RadAjaxCode library entries: CrossPage requests with AjaxURl on the client:http://www.telerik.com/community/code-library/submission/b311D-mebkg.aspx RadInputCode library entries: RadNumericTextBox With Variable Decimal Digits (not rounded):http://www.telerik.com/community/code-library/submission/b311D-mkdek.aspx
    June 08, 2007 1 min read
  • Release

    New hardware surfacing from Redmond

    It went public at 12:01 a.m. on May 30 – Microsoft® revealed the outcome of "Project Milan" now branded as Microsoft Surface™ and scheduled to debut in November this year. The nature of the project is a "multi-touch, gestural- and object-recognition interface technology on which Microsoft has been laboring for the past few years". Named "Surface" and five years in the making, it's set to establish a paradigm of what Microsoft calls "surface computers" which use touch as the sole method of input. The goal is to deliver a hardware/software platform very close to the people and to weave the technology...
    May 31, 2007 2 min read
  • Release

    Register for new WebCast today (really)

    I am happy to announce that I will be doing another WebCast with Joe Stagner at Microsoft this Thursday, May 31st at 9:00 AM PST (Noon EST). After the massive success of our last WebCast (which is still available for download), we arranged to make another appearance in the "Live from Redmond" WebCast series to address a common ASP.NET developer scenario. The WebCast, titled "Do-it-yourself forums", will show you how you can use RadGrid, RadTreeView, RadEditor, and RadAjax "Prometheus" (the version based on ASP.NET AJAX) to build a simple forum application in less than 60 minutes. If fact, here is a brief...
    May 29, 2007 2 min read
  • Release

    New online resources for the past two weeks (05/06/2007 - 05/20/2007)

    Below is a summary of the new online resources available for our ASP.NET controls:RadGridHelp topics: ASP.NET AJAX Toolkit extenders in RadGrid:http://www.telerik.com/help/aspnet/grid/?grdAJAXToolkitExtenders.html Aligning columns in each level of hierarchical grid:http://www.telerik.com/help/aspnet/grid/?grdAlignColumnsInHierarchy.htmlCode library entries: Expand/collapse hierarchy with ajax request on double click:http://www.telerik.com/community/code-library/submission/b311D-mctme.aspx Expand/collapse hierarchy client-side on double click:http://www.telerik.com/community/code-library/submission/b311D-mchgd.aspx Single selection within each group of RadGrid:http://www.telerik.com/community/code-library/submission/b311D-mbgeb.aspx
    May 25, 2007 2 min read