andycrespo27 / flexigrid

Automatically exported from code.google.com/p/flexigrid
0 stars 0 forks source link

resizable=false, columns titles still resizable. opacity on load/reload not working until after a resize is done. #52

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. turn resizable to false
2.
3.

What is the expected output? What do you see instead?
expect no resizing.  at first the grid columns themselves aren't resizable; but 
the columns titles are still resizable.  after resizing a title it enables the 
grid columns to resize as well.

also the opacity doesn't change 

What version of the product are you using? On what operating system?
flexigrid.js from flexigrid-1.1.zip

Please provide any additional information below.

Original issue reported on code.google.com by Holdem.C...@gmail.com on 9 Jul 2011 at 12:41

GoogleCodeExporter commented 8 years ago
'Resizable: false' works for the whole grid's width and height in 1.1. 

(Is this all it's meant to do, or is it meant to apply to columns?)

Original comment by pgj...@gmail.com on 13 Jan 2012 at 11:36