DataGridXL のリリース
Released: Feb 4, 2022
v2.0.1 での更新項目
機能
- Enables per-cell background colors by passing "color" property to a cell object in cellStore.
不具合の修正
- Fixes column header overflow/multiline issue.
Released: Feb 2, 2022
v2.0 での更新項目
機能
- Freeze/unfreeze any amount of rows & columns - This is useful for many things, like editing CSV data: keeping the column headers visible at all times.
- Hide/unhide any amount of rows & columns - It's now possible to hide any selection of columns and rows, and show them again, also by code.
- Rapidly Search Cell Contents - Search and jump to any cell by typing in the top bar.
- Focused Fullscreen Mode - Jump to fullscreen mode for focused no-distractions, editing with performance intact...