Search Type: Posts; User: Jeff Liotta
Search: Search took 0.04 seconds.
-
5 Jul 2012 8:51 AM
- Replies
- 8
- Views
- 2,271
My temporary workaround is to put each item of the table in another 'container'. With that the table layout reserves space for those containers, and when I conditionally hide any of the cells, then...
-
29 Jun 2012 7:02 PM
- Replies
- 8
- Views
- 2,271
with the same example that I initially provided, even I let the components displayed in the first time and later hide them, the hidden cell is not preserving the space
see below
<!DOCTYPE HTML... -
27 Jun 2012 5:49 PM
- Replies
- 8
- Views
- 2,271
I disagree.
Per documentation, when hideMode is 'offsets' it should retain its dimensions. -
26 Jun 2012 8:01 PM
- Replies
- 8
- Views
- 2,271
I expect a layout provided by Ext JS works as expected/documented, and in this case I am showing you a case of regression.
-
22 Jun 2012 6:26 AM
- Replies
- 8
- Views
- 2,271
In the table layout, for one of the items if I put hidden:true, the cells are shifting left to take up its space. Adding 'hideMode:offsets' also has no effect.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD... -
14 Jun 2012 7:30 AM
- Replies
- 7
- Views
- 5,342
I am able to solve this by using the combination of renderer and editor.
(1) Renderer picks up the 'display text' from the grid's store.
(2) Editor (xtype:combobox) I have added 'focus' event for... -
6 Jun 2012 8:49 AM
- Replies
- 7
- Views
- 5,342
Were you able to solve this without using Skirtle's component column? if so can you please provide details
-
13 Apr 2012 7:14 AM
Jump to post Thread: Pivot Grid in Extjs 4. by Jeff Liotta
- Replies
- 21
- Views
- 6,989
Guys,
We need Pivot grids as well, pls let us know release plan for same.
This has been requested some time back and given that is not exactly a NEW feature request (was there in Ext 3), should... -
9 Apr 2012 1:19 PM
- Replies
- 111
- Views
- 28,107
Skirtle, thanks very much for prompt response.
I will be trying this and let you know how it goes. I am creating ext widgets for grid cells from within column renderer so don't have them... -
9 Apr 2012 9:59 AM
- Replies
- 111
- Views
- 28,107
If it not much of pain, could you please provide some sample code/class that I can use/test as starting point and let you know how it goes.
I don't have grid refresh use case currently, so I believe... -
5 Apr 2012 11:38 AM
- Replies
- 111
- Views
- 28,107
My original support request thread is at
http://www.sencha.com/forum/showthread.php?192591-Using-Ext-widgets-in-Grid-cells&p=773529#post773529
I am now able to render Ext widgets in grid cells... -
29 Nov 2011 2:11 PM
- Replies
- 5
- Views
- 794
Yes please move this to the bugs section. Can you either give the link to the bug id created or make me as a watcher.
Meanwhile do you suggest any work arounds? -
28 Nov 2011 1:16 PM
- Replies
- 5
- Views
- 794
Yes, IE is not running in compatibility mode, but still the issue remains in standards mode.
-
21 Nov 2011 1:33 PM
- Replies
- 5
- Views
- 794
Hi
With the following border layout with another border layout nested in the 'center' pane, I created some large data that creates horizontal scroll.
The same code displays horizontal scrollbar...
Results 1 to 14 of 14
