Telerik blogs
  • Release

    New online resources for the past three weeks (04/16/2007 - 05/06/2007)

    Below is a summary of the new online resources available for our ASP.NET controls:RadGridCode library entries: Disable selection for some rows in GridClientSelectColumn conditionally:http://www.telerik.com/community/code-library/submission/b311D-tmkbk.aspx Navigate to records in RadGrid by typing a letter in a textbox:http://www.telerik.com/community/code-library/submission/b311D-mbbkm.aspx Select items in hierarchy depending on selection in inner levels:http://www.telerik.com/community/code-library/submission/b311D-mahbm.aspx
  • 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
  • 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
  • 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
  • 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