Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Prevent a column to be dragged or resized

$
0
0
I have a column in a ListGrid and I want this column to be frozen. I don't want users to be able to drag the header and resize this column's width. I tried

column.setCanDragResize(false) but had no luck. Any suggestions?

Viewing all articles
Browse latest Browse all 4756

Trending Articles