Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    12.0p ListGrid missing API exportData(DSRequest requestProperties, RPCCallback callback) available in SmartClient

    Hi Isomorphic,

    in current SmartGWT, API ListGrid.exportData(DSRequest requestProperties, RPCCallback callback) is missing. It is present in SmartClient, though.
    The one with requestProperties only is present.
    Also, the corresponding API ListGrid.exportClientData(DSRequest requestProperties, RPCCallback callback) already does exist in SmartGWT.

    Could you add it?

    Thank you & Best regards
    Blama

    #2
    These APIs have been added back to SGWT 12.0p. Check the nightly builds dated 2020-04-15 and beyond.

    Comment


      #3
      Hi Isomorphic,

      thanks, I can see the new API (v12.0p_2020-04-15) and will use it once we update.

      Thank you & Best regards
      Blama

      Comment


        #4
        Anyone finding this thread via search, please also see this thread (and the normal Javadoc) and about the limitations of exportData() and the CallBack when downloading a file (as compared to storing the export serverside).

        Comment

        Working...
        X