Search Type: Posts; User: daiei27
Search: Search took 0.02 seconds.
-
9 Apr 2013 6:43 AM
- Replies
- 2
- Views
- 1,347
Sorting also inexplicably becomes disabled so that should be fixed as well. At least there is a workaround for that, though. (Specify 'sortable: true'.)
Is the bug tracker viewable by the public... -
29 Mar 2013 3:40 PM
- Replies
- 3
- Views
- 793
I experience the same issue, losing filters when grouping columns. Sorting also inexplicably becomes disabled so that should be fixed as well. At least there is a workaround for that, though. ...
-
13 Mar 2013 1:55 PM
- Replies
- 1
- Views
- 121
I have basic qtips defined on node interfaces for a tree panel. If I hover over tree panel items, the qtips pop up just fine. If I move the mouse off of the tree panel onto another part of the...
-
7 Feb 2013 4:20 PM
Jump to post Thread: Grid RowExpander Problem by daiei27
- Replies
- 4
- Views
- 715
I had the same issue. Thank you, sir, for saving me time with such a great explanation!
Guess I'll have to twiddle my thumbs until 4.2.0 comes out... -
24 Jan 2013 3:24 PM
- Replies
- 5
- Views
- 779
I finally started to take the leap and upgraded most of my interface to 4.x. The last component to tackle is the RowExpander. I already spent time getting it to work once in 3.x. It's looking...
-
8 Sep 2011 1:09 PM
Jump to post Thread: Ext.ux.Toast equivalent? by daiei27
- Replies
- 2
- Views
- 1,469
Sorry my statement was a little ambiguous. The user extensions I've been using have made upgrading/refactoring my code more difficult so I'm trying to move away from them wherever I can.
I don't... -
8 Sep 2011 10:43 AM
Jump to post Thread: Examples: theme viewer by daiei27
- Replies
- 0
- Views
- 522
I can't seem to view anything other than the default theme using the theme viewer in the examples.
Apparently it can't fetch the CSS:
"NetworkError: 404 Not Found -... -
7 Sep 2011 1:51 PM
Jump to post Thread: Ext.ux.Toast equivalent? by daiei27
- Replies
- 2
- Views
- 1,469
Is there a Ext.ux.Toast equivalent in the ExtJS 4 framework? I noticed the Sencha guys like to use something similar referred to as Ext.examples.msg, but it doesn't appear to be a part of the...
-
6 Sep 2011 1:38 PM
- Replies
- 2
- Views
- 651
Thank you! That makes perfect sense!
I moved the code to a method in a mixin, call that instead, and referencing this.store is working as expected. Although now the grid is not updating to match... -
2 Sep 2011 5:01 PM
- Replies
- 2
- Views
- 735
Got it. onRender works. The events triggered before then did not.
Ext.define ('App.ParentPanel', {
extend: 'Ext.panel.Panel',
onRender: function() {
this.add (Ext.create... -
2 Sep 2011 12:36 PM
- Replies
- 5
- Views
- 779
You guys are awesome! I'll be looking forward to it! :D
-
2 Sep 2011 10:33 AM
- Replies
- 26
- Views
- 10,800
Man, you are fast! Thanks, Ed! :)
-
2 Sep 2011 10:17 AM
- Replies
- 26
- Views
- 10,800
Trying to get visibility on this...
For anyone starting from the original RowExpander plugin, I'd like to point out this thread:... -
2 Sep 2011 9:50 AM
- Replies
- 6
- Views
- 1,089
Saki, you're implying the ExtJS team is helping to maintain the RowExpander plugin?
The original RowExpander had issues like memory leaks when Ext components were added to the expanded body. ... -
2 Sep 2011 9:41 AM
- Replies
- 6
- Views
- 1,891
Thanks, beckdawg. I'm in the process of upgrading to 4.x so this will probably come in handy in porting the listeners over.
I'm sure you've seen this by now, but for everyone else's benefit...
... -
2 Sep 2011 9:39 AM
- Replies
- 3
- Views
- 2,495
For anyone starting from the original RowExpander plugin, I'd like to point out this thread:
http://www.sencha.com/forum/showthread.php?96245-3.x-3.2.0-RowExpander-plugin-UPDATED-April-5-2010
... -
2 Sep 2011 9:25 AM
Jump to post Thread: a bug of RowExpander in 4.0.2a by daiei27
- Replies
- 2
- Views
- 682
Already fixed in the next release: http://www.sencha.com/forum/showthread.php?141590-New-bug-in-RowExpander-plugin
Also, for anyone starting from the original RowExpander plugin, I'd like to point... -
2 Sep 2011 9:22 AM
Jump to post Thread: Ext.ux.RowExpander does't work by daiei27
- Replies
- 6
- Views
- 3,499
Also, for anyone starting from the original RowExpander plugin, I'd like to point out this thread:
http://www.sencha.com/forum/showthread.php?96245-3.x-3.2.0-RowExpander-plugin-UPDATED-April-5-2010... -
2 Sep 2011 9:05 AM
- Replies
- 5
- Views
- 779
I have the same question. The original RowExpander actually has memory leaks in it if you put other Ext components in it. Mikhail added fixes and I added more on top of that so it works extremely...
-
2 Sep 2011 7:04 AM
Jump to post Thread: content of gridpanel can't select by daiei27
- Replies
- 10
- Views
- 1,169
If you're reading this, show your support in this 4.x thread:
http://www.sencha.com/forum/showthread.php?124562-Devs-please-give-option-to-select-text-in-a-grid -
2 Sep 2011 6:52 AM
- Replies
- 33
- Views
- 7,617
+50 or so according to this thread with the original workaround.
http://www.sencha.com/forum/showthread.php?22218-Text-Selections-in-Grid-cell&p=205984&viewfull=1#post205984
I know of several... -
2 Sep 2011 6:29 AM
Jump to post Thread: content of gridpanel can't select by daiei27
- Replies
- 10
- Views
- 1,169
http://www.sencha.com/forum/showthread.php?22218-Text-Selections-in-Grid-cell&p=205984&viewfull=1#post205984
This is what I used in ExtJS 3.x and it worked. Haven't tried it in 4.x yet... -
2 Sep 2011 6:18 AM
Jump to post Thread: content of gridpanel can't select by daiei27
- Replies
- 10
- Views
- 1,169
I was under the impression selection model only referred to what was selected when you clicked on a grid: the row you're on or the cell you're on. Either way, it does not let you simply highlight so...
-
1 Sep 2011 1:53 PM
- Replies
- 2
- Views
- 651
I have a grid definition that includes the store configuration. When I add a paging toolbar, I need to reference the grid's store. How do I do that from the bbar code?
... -
1 Sep 2011 8:53 AM
- Replies
- 2
- Views
- 735
I guess I have a similar problem just trying to add a paging toolbar. It needs a reference to the grid's store, but I don't know how to reference it since the store is being created separately.
...
Results 1 to 25 of 81
