Search code examples
slickgrid

SlickGrid - Editable Grid with Controls Visible by default


The SlickGrid supports editors for a cell that can be configured to be displayed on click or double click. However I don't see an option where, the editor is VISIBLE by default for all cells without having to click/double click on the cell.

  • Is it possible to support editors in slick grid where the editors are "init" by default for all cells?
  • Is there a known workaround?

Thank you.


Solution

  • No. The grid is designed to have one cell editable at a time.