Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SM OR - DataTable extractor is not considering columnGroup tag #157

Open
DimaSol opened this issue Jul 13, 2016 · 0 comments
Open

SM OR - DataTable extractor is not considering columnGroup tag #157

DimaSol opened this issue Jul 13, 2016 · 0 comments

Comments

@DimaSol
Copy link

DimaSol commented Jul 13, 2016

When trying to extract a table into csv file we also need to get the column grouping headers.
Currently the TableDataExtractor.extract functionality is missing the respect of the groups and column are being taken from within the groups because eventually TableUtil.getColumnsFromList is being used.
The extract functionality should consider the grouping columns headers and populate TableData accordingly.
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant