http://www.openlaszlo.org/jira/browse/LPP-5640
I filed this bug regarding the grid component. It seems to be related to the "gridcolumn" component creating a state that has a placement value of "header", which is handled specially by the "determinePlacement" method of basegridcolumn. I didn't realize states could have a placement attribute. I cannot wrap my head around how we are supposed to do anything with methods at compile time if a state can be placed in some arbitrary view at runtime. I guess we say that you just cannot have a method which calls "super" in a state in that case. -- Henry Minsky Software Architect [EMAIL PROTECTED]
