theodi / comma-chameleon

A desktop CSV editor for data publishers
https://comma-chameleon.io/
MIT License
278 stars 27 forks source link

Freeze header functionality #148

Closed quadrophobiac closed 7 years ago

quadrophobiac commented 7 years ago

related to #62 - some spreadsheet functionality of utility for users working with large CSVs

quadrophobiac commented 7 years ago

Including thoughts on header-dialect .

CSV Dialect will be set in Table Properties.
Header Row is a CSV Dialect property.
If this is set, the header row freezes when scrolling and the values in row 1 are used as the Column name in Column properties

quadrophobiac commented 7 years ago

closed in PR 169