Telerik blogs

Latest

  • Web

    Ribbon UI for RadControls for...ASP.NET

    (Cross posted content for Telerik Watch)That's right. Office 2007 Ribbon UI for ASP.NET. In what is the absolute best implementation of the Ribbon UI I have seen on the web to date, Russel Masson has contributed an outstanding project to the Telerik Code Library. The project, which will likely become a Telerik Open Source Project soon, provides everything you need to implement the Office 2007 Ribbon UI in an ASP.NET application. The project includes a number of custom Ribbon controls built by Russel that work closely with the Telerik RadControls to work their magic. You must check out the online demo to understand the quality of this implementation....
    April 23, 2007 2 min read
  • Release

    New online resources for the past two weeks (04/02/2007 - 04/16/2007)

    Below is a summary of the new online resources available for our ASP.NET controls:RadGridHelp topics: Enabled/Disabled RadGrid conventions:http://www.telerik.com/help/aspnet/grid/?grdEnabledConventions.html Localization/Accessibility -> How-to -> Synchronizing keyboard navigation and row selection (not uploaded yet) Export with Ajax enabled:http://www.telerik.com/help/aspnet/grid/?grdExportWithAJAX.html Accessing the default pager buttons:http://www.telerik.com/help/aspnet/grid/?grdAccessingDefaultPagerButtons.html Applying custom sort criteria:http://www.telerik.com/help/aspnet/grid/?grdApplyCustomSortCriteria.html
    April 21, 2007 1 min read
  • Web ASP.NET AJAX

    RadInput 2.0 and Date Parsing: Where Compiler Theory Meets User Needs

    Todd beat me to releasing details on our Q1_2007 release, but here it is again: we are finally releasing an update to the RadInput product: RadInput 2.0!!! The new version will include three brand new controls: RadTextBox: a nice, skinnable <asp:TextBox> replacement control that will help you build slick-looking applications; RadNumericTextBox: a textbox control, specifically created for numeric data entry: think quantities, currency, percentages; RadDateInput: a completely rewritten version of the v1.x RadDateInput control that takes a different approach to date entry. My favorite is RadDateInput as it posed...
    April 20, 2007 3 min read
  • Release

    RadInput 2.0 Preview

    (Cross posted content from Telerik Watch) It has been a long time coming, but the time has finally arrived for the release of RadInput2.0. As I said waaay back in November of 2006, RadInput 2.0 will ship with a few new textboxes for validating specific data types: RadTextbox - skinnable textbox, accepts all characters RadNumericTextbox - three modes: currency, percentage, and number RadMaskedTextbox - pattern based data mask RadDateInput - validates date input Also new to RadInput 2.0 are features like spinner buttons for the NumericTextbox, automatic validation message positioning, and a new client-side event for DateInput to handle invalid or out of range values. But...
    April 20, 2007 1 min read
  • Release

    Quest Secrets Revealed!

    Congratulations! You have successfully completed the Q1 Quest and unlocked the secrets of Telerik's biggest release ever . After some very interesting guesses, we now know the official secrets of Q1 are: RadControls "Prometheus" for ASP.NET - the future of RadControls for ASP.NET built entirely on .NET 3.5(also known as ASP.NET AJAX). Q1 will include RadToolTip,RadColorPicker, RadSlider, RadAjax, RadDock, and RadSlider! More on this later... Telerik Learning Guide -you asked for better documentation/tutorials and now you have it! With over 600 pages, this material sets a new benchmark in the .NET component vendor space. RadGrid for WinForms - an incredible Vista-styled grid for WinForms developers RadScheduler - it's finally confirmed!...
    April 19, 2007 1 min read
  • Release

    Recent Telerik Watch Posts

    For those of you that are not yet subscribed to Telerik Watch, here is a quick recap of some of the more interesting posts from the last few weeks: Q1 Quest almost revealed! gadget SDKs ranked, compare online code converters windows vista sidebar gadget ready, tab extender. If you have not yet added your piece to the Q1 Quest, I'd highly encourage you to check out the Quest post and get involved in this exciting community game. Those interested in the online code converter and accompanying gadgets will enjoy the next three links from the above list. And finally, if you've ever wanted an easy way to...
    April 18, 2007 1 min read
  • Web

    The Ajax Papers: Part III

    Part III: Why, When, and What Download the easy to read PDF version (includes Trivia not in online version)In parts one and two in this series on Ajax we examined in detail how Ajax communication works and how JavaScript is used to update the page after an Ajax callback. We looked at some of the specific ways RadAjax and ASP.NET AJAX handle Ajax operations and, in short, removed (or at least greatly reduced) the mystery of how these frameworks do their magic. In this installment, we’ll move past the “how” and “where” of Ajax and start to look at the “why”, “when”, and “what” (I don’t think we have...
    April 16, 2007 13 min read
  • Release

    New online resources for the past two weeks

    Below is a summary of the new online resources available for our ASP.NET controls:RadGrid Code library entries: Calculating group totals:http://www.telerik.com/community/code-library/submission/b311D-tktck.aspx Calculated column with total in the footer:http://www.telerik.com/community/code-library/submission/b311D-tgcde.aspx Update/Insert/Delete with stored procedures and SqlDataSource control:http://www.telerik.com/community/code-library/submission/b311D-tgcgc.aspx Update/Insert/Delete in DataSourcePersistenceMode = NoPersistencehttp://www.telerik.com/community/code-library/submission/b311D-tgtkd.aspx Help topics: Customize the insert form display position with paging enabled:http://www.telerik.com/help/aspnet/grid/?grdCustomizeInsertFormPosition.html Localization/Accessibility -> How-to -> Navigate through single grid at a time with keyboard navigation enabled (not uploaded yet)
    April 06, 2007 1 min read
  • Web ASP.NET AJAX

    Security: JSON Hijacking and the telerik web controls

    I have been too slow to get to this! The security experts at Fortify Software have recently discovered a new Web 2.0-specific security vulnerability that may affect some sites passing JSON-encoded data to the client, and I got some nudges from both coworkers and customers to investigate this deeper. So, what is this vulnerability all about? In short, you have to be extra careful when using HTTP GET requests to stream JSON-encoded data to the client. You may be thinking that you are using ASP.NET's authentication mechanism and you are conveniently hidden behind the session and forms authentication cookie, but that may not be...
    April 05, 2007 3 min read
  • Release

    converter.telerik.com - now open

    Howdy geeks! No, it's not Christmas time, but we have a nice present wrapped up for you :) For the ones out there like me who enjoy all sorts of gizmos – check it out: http://converter.telerik.com/ the cool new service offered from the telerik labs free of charge for everyone. I was wondering how to best describe the idea, but Todd seems to do a better job: Code Converter is a free and simple VB to C# and C# to VB code converter. While there are several other good code converters available, none are perfect. Some are buried in busy websites. Some are awkward...
    March 30, 2007 2 min read