Task #3297
Tabulated results, protect TXM from tables with large number of columns (> 100)
Status: | New | Start date: | 10/12/2022 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 50% |
||
Category: | UI / Editor | Spent time: | - | ||
Target version: | TXM 0.8.2 |
Description
Currently TXM's behavior with > 100 columns in Partition Index, Lexcical Table, Specificities, AFC data tables depends on machine dimensions, Java version, OS, etc.
For > 1000 columns behavior in unpredictable.
Some projects need > 1000 columns (eg number of respondents to a survey).
Solution 1¶
Display a fixed number of columns (truncation).
Tabulated results data can still be exported to be displayed in another tool.
- create a new MaximumNumberColumnsToDisplay preference (default value 50)
- create a new MaximumNumberColumnsToDisplay parameter in those commands (default value 50)
- display only from 1 to MaximumNumberColumnsToDisplay columns in tables
- virtualize the table displaying columns data in AFC
- if cut rename the last column to "..."
History
#1 Updated by Matthieu Decorde 4 months ago
- Category set to UI / Editor
- Target version set to TXM 0.8.2
#2 Updated by Matthieu Decorde 4 months ago
- Description updated (diff)
- % Done changed from 0 to 50
#3 Updated by Matthieu Decorde 4 months ago
- Description updated (diff)
#4 Updated by Matthieu Decorde 4 months ago
- Subject changed from tabulated results, protect TXM from tables with large number of columns (> 100) to Tabulated results, protect TXM from tables with large number of columns (> 100)
- Description updated (diff)