Make only certain columns editable in SlickGrid
Asked Answered
E

1

11

I have a grid with multiple columns and I use the first column for a row label. I looked at the example for making the grid editable, but that appears to make the whole grid editable. Is there away to specify a certain column(s) only?

Endless answered 12/11, 2010 at 18:45 Comment(0)
E
18

Got it! By not setting the editor property on the column object the column is non-editable.

Endless answered 12/11, 2010 at 19:5 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.