I have areadonly column as Name and other editable column.when all the column in the wexix grid are hidden it hides readonly not editor column Name also.I don’t wish o hide this column.Please suggest solution
Two methods of hiding a particular column or a group of columns are described here:
http://docs.webix.com/datatable__columns_configuration.html#hidingshowingcolumns
But can you please provide a snippet of the issue? I’m afraid it’s a bit unclear.