Virtual RadGrid paging using RadSlider and RadAjax

Thread is closed for posting
4 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 03 May 2007 Link to this post

    Requirements

    RadGrid version  

    4.6.0    

    .NET version

    2.0    

    Visual Studio version

    2005

    programming language

    C#

    browser support

    all browsers supported by r.a.d.controls


     
    PROJECT DESCRIPTION
    The following project demonstrates Virtual paging. However, instead of using the default scroll pager of RadGrid, it utilizes RadSlider. The approach relies on the ValueChanged event handler of RadSlider, where RadGrid is rebound. This causes the NeedDataSource event to be fired, which in turn populates the grid with the next set of values. The project also utilizes the new RadAjax 'Prometheus', to improve the performance of the paging mechanism.
  2. 78D39A55-D0AB-4323-86E8-CAB2437FCB30
    78D39A55-D0AB-4323-86E8-CAB2437FCB30 avatar
    6 posts
    Member since:
    Nov 2005

    Posted 03 May 2007 Link to this post

    I got a 404 error while attempting to download the zip file.

    Matt
  3. B9BDD87E-F5B3-4128-820F-47FFF6742BCD
    B9BDD87E-F5B3-4128-820F-47FFF6742BCD avatar
    2926 posts
    Member since:
    Aug 2017

    Posted 04 May 2007 Link to this post

    Hi Matt,

    Please try it again. It should be fine now.


    Kind regards,
    Ves
    the telerik team

    Instantly find answers to your questions at the new Telerik Support Center
  4. C7498A83-7E2E-418C-8791-93EF573A7569
    C7498A83-7E2E-418C-8791-93EF573A7569 avatar
    9934 posts
    Member since:
    Nov 2016

    Posted 01 Apr 2008 Link to this post

    Hello guys,

    Just to inform you that this functionality is already built-in in our web grid:

    http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/Programming/Slider/DefaultCS.aspx

    Best regards,
    Stephen
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.