DirectEventConfig IsUpload export to excel

  1. #1

    DirectEventConfig IsUpload export to excel

    What's the new method of being able to export to excel? In 1.X you just put this line in your Store:
    <DirectEventConfig IsUpload="true" />

    I can't find it in any threads or in the breaking change notes but I get an error when I try to build with that line still in there.
  2. #2
    Vladimir directed me to this:
    https://examples2.ext.net/#/GridPane...ort_Data_Ajax/

    The key - if you are converting from a working 1.X excel export to a 2.0 version - is simply to remove the DirectEventConfig line from the Store and then change this one line in the javascript: grid.submitData(false, { isUpload: true });

    This one can be closed.

Similar Threads

  1. Export to Excel
    By JonC in forum 1.x Help
    Replies: 9
    Last Post: Nov 13, 2012, 4:59 AM
  2. Export to Excel
    By ChrisO in forum 2.x Help
    Replies: 1
    Last Post: Jun 21, 2012, 4:08 PM
  3. Excel Export
    By maephisto in forum 1.x Help
    Replies: 1
    Last Post: May 13, 2011, 11:47 AM
  4. Export to Excel not working
    By iltwams in forum 1.x Help
    Replies: 0
    Last Post: Sep 29, 2010, 9:16 PM
  5. vb example of export to Excel
    By grosenbrock in forum 1.x Help
    Replies: 2
    Last Post: Aug 27, 2010, 6:22 PM

Tags for this Thread

Posting Permissions