Component or solution to export a filtered grid to an excel

  1. #1

    Component or solution to export a filtered grid to an excel

    Hi.

    I have been checking the ext.net product and i found it is very useful and complete. Before I proceed to acquire a license, I´d like to know if there is a component or solution to export a filtered grid to an excel file. Or if you have a component you can recommend can work along with ext.net.

    It is important to mention I had been using Telerik product, and its grid has the option for exporting to xls, pdf,doc, etc. At this moment a new client is requesting a solution with ext.net but the great issue I have is the grid doesn’t have an exporting options.

    Any comments are welcomed.

    Thanks for your time.
  2. #2
    Hello @ISCFernando! Welcome to Ext.NET forums!

    Maybe this is what you want: Export data from GridPanel.

    This uses Ext.NET only, no third-party libraries.

    Alternatively there are also solutions using the Microsoft Office Interop API to export grids to MS-Excel and charts to MS-Powerpoint presentations.

    Here are two MS articles related to office interop:
    - How to: Access Office Interop Objects by using Visual C# features
    - Walkthrough: Office Programming (C# and Visual Basic)

    MS-Office interop is not related to Ext.NET (third-party) but it scales very well with Ext.NET grids and charts.

    I hope this helps!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Export hierarchical grid data to Excel???
    By Chaitanya in forum 2.x Help
    Replies: 0
    Last Post: Jul 11, 2014, 11:15 AM
  2. Export the grid to excel
    By Mr.Techno in forum 1.x Help
    Replies: 34
    Last Post: Aug 23, 2013, 11:39 AM
  3. how to export selected columns from a grid to excel
    By deepu s nair in forum 2.x Help
    Replies: 0
    Last Post: Feb 05, 2013, 12:09 PM
  4. Export grid panel data to excel
    By sumesh in forum 1.x Help
    Replies: 0
    Last Post: May 19, 2012, 6:01 AM
  5. Excel Export in Grid
    By BLOZZY in forum 1.x Help
    Replies: 0
    Last Post: Oct 09, 2011, 11:37 AM

Posting Permissions