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>
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,