Skip to content

Grid+ 1.0.1

Choose a tag to compare

@nsourov nsourov released this 10 Jul 10:15

What's fixed

  • Every file row is data — CSV, Excel, JSON, and other imports no longer treat the first line as column headers. Row 1 is the first line in the file.
  • Row numbers line up — After the A B C D column labels, data rows start at 1 with no empty gap.
  • Filler cells are editable — Empty cells used to fill the grid can be clicked and edited; the grid grows automatically when needed.
  • Cleaner exports — Saving writes only your data rows, with no extra header row added.