Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > RadControls in ASP.NET MVC > Implementing export feature in hierarchical RadGrid

Not answered Implementing export feature in hierarchical RadGrid

Feed from this thread
  • Tarang avatar

    Posted on Oct 31, 2011 (permalink)

    Hi,

    I have implemented a grid using telerik that contains 3 level of details.Now the task is how to implement export to excel function? so that the whole data gets exported to a single excel file instead of either the pasrent or child information
    I am trying the same from a long time but could not get a solution.
    Please help me.A Demo or link to a video or code snippets will also be helpful.

    Thanks in advance,
    Tarang

    Reply

  • Mira Mira admin's avatar

    Posted on Oct 31, 2011 (permalink)

    Hello Tarang,

    Please examine the Export Hierarchical Grid demo to see how the desired functionality can be implemented.

    I hope it helps.

    All the best,
    Mira
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

  • Tarang avatar

    Posted on Nov 3, 2011 (permalink)

    Hi Mira,

    Would you please provide me with the version of Telerik that has the methods mentioned in the link??
    Actually we purchased this telerik back in 2008 and now we want to implement the export to excel functionality.
    I could not find the methods used in the snippet on that link.

    Thanks!
    Tarang

    Reply

  • Mira Mira admin's avatar

    Posted on Nov 3, 2011 (permalink)

    Hello Tarang,

    Could you please specify which methods you are unable to find and what is the exact version of RadControls you use?

    Greetings,
    Mira
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

  • Tarang avatar

    Posted on Nov 3, 2011 (permalink)

    Hi Mira,

    While going thru the code i realised that there is a telerik.quickstart dll which is missing in our package.
    Can you please provide with a feasible option here to handle this or with the dll if possible.
    <%@ Register TagPrefix="telerik" Namespace="Telerik.QuickStart" %>


    Thanks !!

    Tarang

    Reply

  • Mira Mira admin's avatar

    Posted on Nov 4, 2011 (permalink)

    Hello Tarang,

    Please examine these instuctions to see how to isolate the demo as a stand-alone application.

    I hope this helps.

    Greetings,
    Mira
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > RadControls in ASP.NET MVC > Implementing export feature in hierarchical RadGrid