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

Added export table w/ data to DAC. #1183

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Added export table w/ data to DAC. #1183

merged 1 commit into from
Oct 15, 2024

Conversation

smartin71
Copy link
Contributor

@smartin71 smartin71 commented Oct 14, 2024

This change supports exporting data with the table, per customer request.

@smartin71
Copy link
Contributor Author

dac-table.js needs to be updated to agree with Alex's changes before merge.

Comment on lines +361 to +364

# for tdms_type in metadata[0]["tdms_types"]:
# meta_column_names += ['Module ID/SN [' + tdms_type + ']']

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could probably just delete this right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that would be fine.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I deleted it

@alexsielicki alexsielicki merged commit 5ccc190 into master Oct 15, 2024
@alexsielicki
Copy link
Collaborator

@smartin71 I resolved the conflict with the changes I made due to SlickGrid upgrade and merged. Please test and make sure it didn't introduce any new bugs. I tried downloading selected rows and entire table and that worked. But checking "Export data with table. Note: this may result in a very large table." resulted in an alert that said "Can't export data -- inconsistent variable units."

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

Successfully merging this pull request may close these issues.

3 participants