Datatable column Resize

when property resizeColumn:true, can we prevent one column to resize ?

Thanks

Many thanks.

You can use the onColumnResize event to get the column ID and set the old width to it. Note that the block/unblockEvent(); methods are necessary to avoid the loop:

http://webix.com/snippet/94edac7f