View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001251 | JEDI VCL | 00 JVCL Components | public | 2003-12-04 05:50 | 2004-04-14 04:07 |
Reporter | rbraasem | Assigned To | obones | ||
Priority | none | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 BETA | ||||
Target Version | Fixed in Version | ||||
Summary | 0001251: JVGExports don't export | ||||
Description | I wanted to use the XML export from the jvg part if the JEDI lib, but there is no code that does the actual export. The same with the HTML export | ||||
Additional Information | I will look to see if I can build something | ||||
Tags | No tags attached. | ||||
|
You should use TJvSimpleXml for the XML export, it is way faster an less memory consuming than the one coming with the VCL. As to the HTML export, you could also use the XML export and remove the very first line in the generated document. |
|
So why keep the JVGExport HTML en XML exports. Or are you making a sugestion for the implementation ? |
|
I'm just making a suggestion, I don't know that component. Please note that this component comes from the Globus library and some of its components are still in alpha version. As we don't have time to look at all of them, we only leave them as they are. If you have the time and will to do the export part, using TJvSimpleXml, please do and we will gladly include it, should you decide to submit it to us. Thank you for using the JVCL |
|
Two of these are just skeletons. Unless some code is being written, these must be removed before release. The Excel exporter works, but the XML and HTML export in JvgExports.pas are bare skeletons. Note that the JvDbGrid exporter components actually work great, and they look nicer since they apply the formatting attributes of the Grid, as opposed to a bare export with only underlying database field names as the column headings. In short, I don't see a need for these two components to be finished,as other components in the JVCL already duplicate it. |
|
Should we close this report? |
|
Yes, no news for too long. |