:: Forum >> Version 2 >>
Column Resize disabling in a grid
More information on this topic is available in the documentation section:
/aw.ui.grid/separator-template.html.
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
Thursday, December 14, 2006
This topic is archived.
Back to /aw.ui.grid/separator-template.html
Documentation:
Forum search