3.2.0

Column Resize disabling in a grid

Hi All,

I want to disable resize on a specific column. I used the following code to disable the resize which disables all columns resize.But how can i implement for a single column.

<style>
.aw-header-0 .aw-grid-separator {display: none;}
</style>
Narayana
December 14,

This topic is archived.

See also:


Back to support forum