| Summary: | Export Grid Data | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Wim Jongman <wim.jongman> |
| Component: | Nebula | Assignee: | Mirko Paturzo <caosmpz> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | caosmpz, sharonbsnyder, tom.schindl, wim.jongman |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Wim Jongman
You mean something like ODF, OOXML? Or CSV even. (In reply to comment #2) > Or CSV even. Yes There are some other specifics for this issue? I would write it as a simple method utils that takes in input a stream and others parameters and loads the entire grid into the stream.. But.. How should it works with the tree? (In reply to Mirko Paturzo from comment #4) > There are some other specifics for this issue? I would write it as a simple > method utils that takes in input a stream and others parameters and loads > the entire grid into the stream.. But.. How should it works with the tree? I guess with CVS it is not possible. With XML or JSon you could make structures. Hi all, Unfortunately, I can export Grid trees. I do not understand how they actually work the cellviewers. Exports to GridTableViewer is being tested, but i think isn't enough (In reply to Mirko Paturzo from comment #6) > Hi all, > Unfortunately, I can export Grid trees. I do not understand how they > actually work the cellviewers. > Exports to GridTableViewer is being tested, but i think isn't enough You mean "can not export the Grid Trees", right? yes, :( sorry Hi all, I have implemented a utils class called GridUtis. In this class there is a method called gridToXml. I have added some functions to already realized Grid snippets. For Grid Table there is a full support for export, all the items are exported. For Grid Tree, unfortunately only its visible items are exported. I hope goes well. Put on gerrit and wait Wim review :) Mirko Gerrit review accepted by Wim Jongman and merged in repository. https://git.eclipse.org/r/#/c/23526/ (In reply to Mirko Paturzo from comment #10) We use RESOLVED after the item was fixed. We use CLOSED for INVALID and WONTFIX and stuff like that. Ops.. Sorry.. (In reply to Mirko Paturzo from comment #12) > Ops.. Sorry.. No problem, you could not know that. It is internal procedure. |