Omgili - forum search, search forums  
  

Discussions about autoheight grid

Displaying 1 - 10 out of 31 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4  
Keep this page open to be updated with the newest discussions automatically.
How do i resize the grid panel accoring to the window size. I have given viewconfig{ forcefit:true} but in internet explorer grid panel does not scale with the window size. Please help me in this issue var grid = new Ext.grid.GridPanel({ store: store,...
Started by on , 3 posts by 3 people.  
If you just have a free floating grid and it isn't being managed by the Ext Layout manager, I think you need the grid, and then specify the ....
The forcefit:true bit only applies if the grid is inside of another container, I believe.
Disable sorting on property grid disable sorting on property grid Hi all! I'm searching for a way to disable sorting on property grid. I tried to put some "sortable" and "defaultSortable" to false at some places, but nothing happens. like: Code: var xml...
Started by on , 10 posts by 5 people.  
Answer Snippets (Read the full thread at sencha):
Ext.grid.PropertyGrid({ title: 'Properties Grid', autoHeight: true, width: 300, source: {}, renderTo: Ext.getBody; } var xml = new Ext.grid.PropertyGrid({ title: 'Properties Grid', autoHeight: true, width: 300: 100, sortable....
Grid filter feature not working grid filter feature not working Hi, i am new to Ext grid. i am using ext-4.0.7-gpl FiltersFeature.js for filtering data . i were able to make grid and add filter in that grid but i found problem in filter as it is showing...
Started by on , 2 posts by 1 people.  
Answer Snippets (Read the full thread at sencha):
Please give suggestion...
What was the code of filter update event..
I was missing 'filterupdate' event which fire when enter data in filter textbox .
Ask your Facebook Friends
Each of my 3 Extjs gridpanels do not expand horizontally within a tabPanel. The each grid's properties: id: grid_id, ds: ds, cm: cm, loadMask: true, view: grouping_view, plugins: [expander, filters], stateId: which + '-grid-stateId', stateful: true, stateEvents...
Started by on , 3 posts by 3 people.  
: [{ title: 'First tab', layout: 'fit', items: new Ext.GridPanel({ title: "Grid panel" }) },{ title: 'Second.
[SOLVED!] Upgrading from Ext3.1 to 3.2.0 js error: this.lastSize is undefined I receive this error in moving from 3.1 to 3.2.0. I've got 3 grids inside a viewport's center region, and panels in the west and east regions. I searched the forums and saw ...
Started by on , 8 posts by 4 people.  
Answer Snippets (Read the full thread at sencha):
I see other posts with this error but no solution... .
It's holding up our entire upgrade to V3.2.
Can somebody please help us on this? We really need an answer .
FYi, this also happens in another pre-v3.2 app that I tried to convert .
Same problem here bump...
How to create link to access tabpanel item containing gridpanel? How to create link to access tabpanel item containing gridpanel? I've grouptabpanel consist of several items each pointing to display a gridpanel. The gridpanel is included as item from ...
Started by on , 1 posts by 1 people.  
Answer Snippets (Read the full thread at sencha):
URL for TabPanel Sub-Menu URL for TabPanel Sub-Menu There is a grouptabpanel contain several menu and sub-menu items with grid inside. For now, there is one and only way to access them all through Code: http://myweb.com/admin/public/ . Let say there is...
Started by on , 4 posts by 2 people.  
Answer Snippets (Read the full thread at sencha):
Items: [ { xtype: 'portal', title: 'Configuration', tabTip: 'Dashboard tabtip', autoHeight: true', iconCls: 'x-icon-tickets', tabTip: 'Language tabtip', style: 'padding: 10px;', items:[languages_grid.
Ext.ux.RowExpander expandbody and collapsebody event issue Ext.ux.RowExpander expandbody and collapsebody event issue From the source, I noticed there exist two events when the row body is expanded or collapsed. They are "expandbody" and "collapsebody...
Started by on , 4 posts by 4 people.  
Answer Snippets (Read the full thread at sencha):
I need to palce 2 bottons in grid panel like exapnd.
I have another requiremnt.
Code: this.getCmp().view.fireEvent('expandbody pluglin.it is working fine.
Is the listener you are binding is to the grid itself.
[2.x] Ext.grid.RadioColumn [2.x] Ext.grid.RadioColumn In the Help forum there were several requests for a 'survey' grid. (I modified the code to use radiobutton images instead; see post below) This can be easily done by modifying Ext.grid.CheckColumn:...
Started by on , 10 posts by 6 people.  
Answer Snippets (Read the full thread at sencha):
DataIndex: 'productDetails'}].concat( radioButtons ).concat(additionalCols); var grid = new Ext.grid.EditorGridPanel({ store: store, columns: columns, sm: sm, width: 475, autoHeight: true, renderTo.
Unanswered: PORTAL IN TABPANEL DON'T WORK !!! PLEASE HELP Unanswered: PORTAL IN TABPANEL DON'T WORK !!! PLEASE HELP Portal in tabpanel don't working in EXTJE 4.1 please help me Code: Ext.onReady(function() { var portalContent = [ { id: 'app-portal', xtype...
Started by on , 2 posts by 1 people.  
Answer Snippets (Read the full thread at sencha):
Any idea why it does not work? Vador.
Page: 1   2   3   4  

Related Message Boards & Forums

  • Ext 3.x: Help & Discussion
  • Stack Overflow
  • Ext 2.x: User Extensions and Plugins
  • Ext: Open Discussion
  • Ext: Discussion
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost