Telerik blogs
  • Mobile

    On closing IFRAME tags

    I was debugging some obscure problem the other day. For some reason the __doPostBack JavaScript function was not defined (or “undefined” in JavaScript terms ;) ). It wouldn’t be so suspicious if I was able to view the source of the page and see the declaration of __doPostBack routine. It turned out some iframe break the whole thing. Consider the following html (notice that the iframe is in minimized form): <div>I am before the iframe</div><iframe src="http://www.telerik.com" /><div>I am after the iframe</div> In that case the second div was not rendered at all. IN ALL BROWSERS!!! First I thought it was one of “those” Internet...
  • 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 20, 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