Threaded View
-
6 Nov 2012 12:48 AM #1
Grid Group Header not hide properly
Grid Group Header not hide properly
REQUIRED INFORMATION
Ext version tested:- Ext 4.1.1a
Browser versions tested against:- Chrome, IE 9, FF 14
Description:- In a grid with Group Header, if at initial config Group Header is hidden, and on of subgroups is not hidden, the grid displays the data field, but not the header.
The result that was expected:- sub header should be hidden if group header is hidden.
The result that occurs instead:- Header are not shown (correct) but Subheaders with "hidden:false" or undefined, are shown at grid (wrong), causing a missalignment between header and data. Same behaviour at TreeGrid component
HELPFUL INFORMATION
Screenshot or Video:
See this URL for live test case: http://nasflora.myds.me/TreeStoreBug/index.html
at this link you can see also the test case of this post.
http://www.sencha.com/forum/showthre...jax-XML-in-IE9
Operating System:- Win7
Looks like we cannot reproduce this. Please provide another test case to reproduce this issue.


Reply With Quote