timb086

Results 2 comments of timb086

From a developers point of view it would be consistent, because when using vaadin binder and setting the whole binder to read only, the checkbox is displayed as active, but...

As said, this is how e.g. templating works in vue: https://vuejs.org/guide/essentials/template-syntax Having a model value for the grid position: `const nameColumnIndex = ref(-1);` One would write a reordable column like...