Recently, Dennis has published a huge list of changes introduced in XAF documentation in the previous major update (16.2). In this post, I would like to overview another set of changes in XAF documentation introduced with the 16.2.4 minor update of XAF.
Search This Blog
Showing posts with label export. Show all posts
Showing posts with label export. Show all posts
Thursday, February 2, 2017
Wednesday, March 4, 2015
Starting with XAF v14.2.6 the data-aware Excel export functionality is available for Grid List Editors by default
If you want to test this right away, you can install this hot fix build:
http://downloads.devexpress.com/Share/DXP/150303/DevExpressComponents-14.2.5.15062.exe
http://downloads.devexpress.com/Share/DXP/150303/DevExpressComponents-14.2.5.15062.exe
Technically, our ASPxGridListEditor & GridListEditor classes now implement the IDataAwareExporter interface that helps to deliver the data-aware export functionality added to our controls in v14.2 a few months ago. Note that our Grid List Editors support only the ExportTarget.Csv, ExportTarget.Xls, ExportTarget.Xlsx types by default. The former WISYWIG mode will be used if the ListEditor doesn't support the IDataAwareExportable interface.
Subscribe to:
Posts (Atom)