Search Type: Posts; User: justinfalk
Search: Search took 0.02 seconds.
-
13 May 2011 1:14 PM
- Replies
- 105
- Views
- 89,864
Modified Romanitch's 3.3.1 patch with minor changes to properly handle restful requests with no params.
Ext.lib.Ajax.isCrossDomain = function(u) {
var match =... -
22 Apr 2010 12:12 PM
- Replies
- 1
- Views
- 775
Using the Firefox zoom feature (control +, control -) it appears that the size of collapsed panels grow but to not shrink. As a result, zooming in and out can result in extremely large collapsed...
-
12 Nov 2008 9:25 AM
- Replies
- 1
- Views
- 1,100
Consider the scenario where the selection model allows multiple selections. Function selectRow(index, keepExisting) is called with the following circumstances:
1) Multiple rows selected in the... -
13 Oct 2008 3:55 PM
- Replies
- 5
- Views
- 2,080
I just wanted to follow up on this. It appears that my changes was added to the css for Ext 2.2. However, there is an extra semicolon which causes it to be ignored.
Ext 2.2
... -
18 Sep 2008 7:01 AM
- Replies
- 302
- Views
- 156,872
Same here. Has anyone had any luck with a fix for Ext 2.2? Is this extension dead?
Thanks,
Justin -
27 Jul 2008 8:45 PM
- Replies
- 5
- Views
- 2,080
It appears the text color in the css for the active menu item is not used unless it's followed by !important. See the attached screen shots.
ext-all.css (2.1)
.x-menu-item-active... -
15 Jun 2008 8:19 PM
- Replies
- 3
- Views
- 1,190
Turns out I should have been setting my query params as baseParams on the store rather than as a parameter in the load method each time. Sorry for the confusion.
Justin -
15 Jun 2008 7:24 PM
- Replies
- 3
- Views
- 1,190
Actually, this is the case for first, last, next and prev as well. They all call store.load rather than store.reload.
Am I thinking about this incorrectly? I would think if parameters were... -
15 Jun 2008 10:26 AM
- Replies
- 3
- Views
- 1,190
Hello,
I believe the reload button functions incorrectly in Ext.PagingToolbar. This action invokes:
this.doLoad(this.cursor);
which ignores any previous parameters that were used in the... -
8 Jun 2008 7:17 PM
Jump to post Thread: [1.0] Grid RowActions Plugin by justinfalk
- Replies
- 956
- Views
- 307,812
Nevermind, I found my answer. This extension looks excellent. Thanks Saki!
Justin -
18 Sep 2007 9:46 PM
- Replies
- 155
- Views
- 122,842
Look great tjstuart! Thanks for all your work on this. One minor thing I noticed was that you have dragable spelled two different ways (draggable, dragable).
Thanks.
Justin
Results 1 to 11 of 11
