-
21 Oct 2011 9:25 AM #1
ExtJS Grid + Fancybox
ExtJS Grid + Fancybox
I am currently trying to implement an ExtJS Grid inside of a Fancybox (http://fancybox.net/). What I am seeing is that there are two div tags that are generated that have style="width: 0px". The ids for these tags are "ext-gen5" and "ext-comp-1002". This is causing the button bar not to display. Are there any overrides that are accessible to specify the width of the entire grid?
I am using Ext JS 3.2.1, and Fancybox 1.3.1.
I have uploaded a screenshot of the grid (with no button bar), and the code we use to display the grid.


Reply With Quote