Hybrid View
-
18 Oct 2012 11:27 PM #1
Unanswered: Gxt 2.2.5 ListField alignment issue on Content Panel collapse/expand in IE
Unanswered: Gxt 2.2.5 ListField alignment issue on Content Panel collapse/expand in IE
I am using Gxt 2.2.5 'ListField', and added this component to a gxt 'FormPanel'. When i click on 'ContentPanel' to collapse/Expand after doing so the 'ListField' alignment is getting changed in IE, but in Fire Fox there is no issue. PFB for Screen shots.
Please find the below link:
http://stackoverflow.com/questions/1...cordion-layout
-
22 Oct 2012 10:36 PM #2
Without testing it on my own, have you tried to call syncSize on the listField inside the ContentPanel expand event?
-
23 Oct 2012 2:12 AM #3
Tried 'syncSize' method on ListField but there is no use. I clearly observe that when i click on content panel to collapse(before collapse) there it self the alignment is getting changed. Not sure what to do.


Reply With Quote