Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > Export selected items with server-side persistence [all formats]

Answered Export selected items with server-side persistence [all formats]

Feed from this thread
  • Posted on Nov 23, 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 project uses server-side selection with persistence. The selected items are persisted in the ViewState by their DataKey value.
    For demonstration purposes, we added both built-in and external buttons with the possibility to toggle the IgnorePaging property.
    All export formats except ExcelML share the same approach.
    Attached files

  • Answer Daniel Daniel admin's avatar

    Posted on Nov 23, 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
    Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > Export selected items with server-side persistence [all formats]