How to disable edit on one column
Hello, I have an editable grid (2.0) but would like to make one column read-only, is there an easy way to do this? Thanks.
Roger Miller
December 19,
obj.setCellEditable(false, 2); // disable editing
This topic is archived.
ActiveWidgets is a javascript library for creating user interfaces. It offers excellent performance for complex screens while staying simple, compact and easy to learn. Deployed by thousands of commercial customers in more than 70 countries worldwide.
Copyright © ActiveWidgets 2021