Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 483 - Wrong data export editor extensions
Summary: Wrong data export editor extensions
Status: RESOLVED FIXED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Export (show other bugs)
Version: 131119
Hardware: PC Windows
: High major
Target Milestone: ---
Assignee: Steema Issue Manager
URL: http://www.teechart.net/support/viewt...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-27 05:34 EST by narcís calvet
Modified: 2013-11-28 09:01 EST (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
Project with export dialog (57.49 KB, application/x-zip-compressed)
2013-11-27 05:34 EST, narcís calvet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description narcís calvet 2013-11-27 05:34:25 EST
Created attachment 33 [details]
Project with export dialog

We are using the lastest version of Tchart and if we call the Export dialog, there is an error when selecting HTML Table or Excel or JSON format on the Data tab. There is some format inconsistency with the output files as well.

If we select HTML Table and click Save... the data are saved in JSON format extension.
If we select Excel and click Save. the data are saved in HTML format.
If we select JSON and the data are saved in XLS format.
Comment 1 david berneda 2013-11-28 09:01:27 EST
Fixed.
SaveDialog Filter string was not using the new order of radiobuttons.