Disable Column resizing.
I saw a reference to this in the V1 forum.
It suggests disabling column resizing using CSS:
<style>
.active-box-div {display: none;}
</style>
How can this be done in V2 of the grid? Is there a convenience method that can be called on the grid object?
Cheers.
It suggests disabling column resizing using CSS:
<style>
.active-box-div {display: none;}
</style>
How can this be done in V2 of the grid? Is there a convenience method that can be called on the grid object?
Cheers.
BT
October 20,