Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > Paging autogenerated columns

Answered Paging autogenerated columns

Feed from this thread
  • Posted on Oct 18, 2010 (permalink)

    Requirements

    RadControls for ASP .NET AJAX version

    Q1 2010 and later
    .NET version

    2.0 and later
    Visual Studio version

    2005 and later
    Programming language

    C#
    Browser support

    all browsers supported by RadControls for ASP .NET AJAX


    PROJECT DESCRIPTION
    This is a simple project that demonstrates how to implement column paging for autogenerated columns. The approach used in this demo is quite simple - it relies on hiding (Visible="false") the columns that are not part of the current page. Please note that this demo will work with autogenerated columns only.

  • Daniel Daniel admin's avatar

    Posted on Oct 18, 2010 (permalink)

    Hello guys,

    Should you have any questions or suggestions, please feel free to submit a support ticket with a reference to this thread.

    Regards,
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > Paging autogenerated columns