Telerik blogs

Latest

  • Web ASP.NET AJAX

    Image Centering Techniques You Should Know About

    The following new code library entry demonstrates two alternative techniques for centering an image inside a RadAjaxLoadingPanel. Both techniques should not be something new for CSS-savvy devs, however, we receive queries for them from time to time, so it will be good to have an example available online: How to Center Image In a RadAjaxLoadingPanel  ...
    May 27, 2021 1 min read
  • Release

    RadGridView for Silverlight public CTP and RadControls for Silverlight SP1 now available for download

    To show our intention to work on major LOB controls, we are launching a CTP version of RadGridView control for Silverlight. We wanted to share our efforts with the community and receive valuable feedback on the results we have accomplished. Therefore, we are launching the CTP edition of the Grid control to ask you evaluate the product and provide all your thoughts on the matter. Our Grid team is eager to include all the features that are heavily demanded by the community. The CTP build is currently available under the users’ accounts as an additional download to the latest SP1...
    May 27, 2021 2 min read
  • Web

    Filter as you type and custom pager for the grid with client binding

    I've made small demo on how to filter as you type client bound grid with custom pager: You can use the grid client-side DataBinding event to build your own filter expression: and the grid client-side DataBound event to customize your already defined pager template:   [Live | Download]...
    May 27, 2021 1 min read
  • Web ASP.NET AJAX

    Survey: What do you want to see in upcoming RadTips episodes?

    It's been a while since I posted my last RadTips episode. In fact, with recent conference travel, the new Telerik.com web site, and preparations for the Q3 2008 release I've hardly had time to get anything recorded. But now that all that is in the past it's time to get rockin' with some fresh content. For those of you who don't know, RadTips is a screencast I do on a regular basis which provides quick tips that you can use with the RadControls for ASP.NET AJAX. Each episode focuses on a specific RadControl feature and is fairly short (approximately 5 - 10 minutes),...
    May 27, 2021 1 min read
  • Web ASP.NET AJAX

    Training courseware for ASP.NET AJAX

    Among all the big announcements we had over the past couple of weeks you might have missed that we now have a brand new 800-page training courseware for ASP.NET AJAX. This is a step-by-step tutorial that covers all RadControls from the very basics to the more advanced topics. The learning guide includes tons of how-to’s, tips and tricks, code samples and a real-life online exam application (called ActiveSkill) that you can build as you cover the chapters.   The courseware is available to everyone for free download from our website: PDF (51MB) PDF with all code samples and Visual ...
    November 17, 2008 1 min read
  • Productivity

    SQL Server 2008 Error: 'Saving changes is not permitted.'

    Tonight I ran into the following error message when using a freshly installed version of SQL Server 2008 in a new project. Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created. You have either made changes to a table that can't be re-created or enabled the option Prevent saving changes that require the table to be re-created. The error appeared after I created a new table, set up it's primary key column, clicked save, and then tried to modify and re-save the table again. The reason this error dialogue is being...
    May 27, 2021 1 min read
  • Web ASP.NET AJAX

    ASP.NET binding with OpenAccessDataSource

    In the last post we saw how easy it is to reverse engineer a database schema. Let's now use the resulting persistent classes library to build the first website. Let's do it again step by step: Step 1: Use the resulting solution from the northwind reverse engineering post. Step 2: Add a new web application by execution File->Add->New Web Site... from the Visual Studio Menu. Choose ASP.NET Web Site. Step 3: Add a reference from the website to the class library. Select the website project in the Solution Explorer and execute Website->Add reference from the Visual Studio Menu. Select the class library project in the Projects tab.   All...
    May 27, 2021 2 min read
  • Productivity

    Reverse engineering step by step

    Hi everybody, My name is Jan Blessenohl and I am working on the new Telerik object relational mapper named OpenAccess ORM. In the next posts I would like to guide you through the first steps with OpenAccess. This post is about reverse engineering. The following posts will use this feature to build running applications. - OpenAccess comes with 2 possible ways to generate the persistent model: Forwad Mapping: Write the persistent classes first and let then OpenAccess generate the database schema. Reverse Engineering: Design the database schema first, let OpenAccess read it and then create all the classes for you. This step by step...
    May 27, 2021 3 min read
  • Desktop WPF

    Animation with RadChart for WPF.

    Hi everyone, My name is Velin Angelov. I am a member of Telerik's Charting team and here I am going to write about a feature of the RadChart for WPF which you might find useful while having fun with it. RadChart for WPF was shipped with the 2008.Q3 release and one feature all of the charts have in common is being animated. From this point on there are three options: You are absolutely happy (as you probably will) with the default animation settings provided by RadChart. In this case you simply keep on coding. You totally disagree with the way RadChart is animated and...
    May 27, 2021 3 min read
  • People

    Look Ma, I’m on TV!

    Seems I’ve gotten my 15 minutes of fame after all (more like 5). During PDC’08 Todd and I had the chance to meet with Adam Kinney from Microsoft and talk about one of the coolest new telerik products – the WPF Charts and Gauges. The video is now up on Channel 9 and can be accessed here. In the mean while we pulled off our first release and the charts and gauges are now a part of the WPF controls suite. You can see them in all their splendor here. If you are excited about the charts as we are – share...
    May 27, 2021 1 min read