Rilasci di DataGridXL

Released: Feb 4, 2022

Aggiornamenti in v2.0.1

Funzionalità

  • Enables per-cell background colors by passing "color" property to a cell object in cellStore.

Correzioni

  • Fixes column header overflow/multiline issue.

Released: Feb 2, 2022

Aggiornamenti in v2.0

Funzionalità

  • 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...