Column resize
Hello,
I have a a problem where the columns in the grid would not resize. The column dividers could be dragged either left or right, but upon mouse release they would snap back to their original position.
When I look at source, I see that proper style is set for a column width. But for some reason, style element is marked as disabled: like this
<style disabled>
#grid_container .aw-column-2 {width: 188 px;}
<style>
I have a a problem where the columns in the grid would not resize. The column dividers could be dragged either left or right, but upon mouse release they would snap back to their original position.
When I look at source, I see that proper style is set for a column width. But for some reason, style element is marked as disabled: like this
<style disabled>
#grid_container .aw-column-2 {width: 188 px;}
<style>
Gary
May 5,