-
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
-
6 Nov 2012 6:53 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
testing with 4.1.3 I hide 2 out of 3 columns and then hide the group column and the 3rd column was unchecked so looks like this was fixed.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
6 Nov 2012 7:11 AM #3
I guess 4.1.3 is only for subscribers.
Do you know when it will be available at GPL License?
Looks like we cannot reproduce this. Please provide another test case to reproduce this issue.


Reply With Quote