Please, I create custom list view, handle setup (setup: function() {Dep.prototype.setup.call(this); debugger
and afterRender. And I can't change column width without direct DOM intruction. How I can change column width with custom list view ?
and afterRender. And I can't change column width without direct DOM intruction. How I can change column width with custom list view ?

Comment