Search Type: Posts; User: anupkshah
Search: Search took 0.02 seconds.
-
12 Jan 2013 12:07 PM
Jump to post Thread: [3.1.1]Ext.ux.panel.DDTabPanel by anupkshah
- Replies
- 25
- Views
- 9,563
Hi,
Thanks for this useful functionality. I created a refactored version to work as a plugin rather than a subclass, as that would be useful for me in many scenarios. Hope it is of use for others?... -
5 Jun 2012 5:34 PM
- Replies
- 13
- Views
- 2,352
Hi Evan,
Just a couple of comments/questions:
1) The issue is marked as "Looks like we can't reproduce the issue or there's a problem in the test case provided." but I just ran the example and... -
30 May 2012 8:37 AM
- Replies
- 13
- Views
- 2,352
Because we are talking about local filtering with remote data then the proxy can only send the total count it knows about - which is the server total count, which is correct.
To clarify,
local... -
29 May 2012 7:06 AM
- Replies
- 13
- Views
- 2,352
Also, the desired behaviour described by Daniil is working in 3.4, so it looks like the behaviour has changed in 4.0, and does feel like a bug:
... -
29 May 2012 12:38 AM
- Replies
- 13
- Views
- 2,352
Thanks for the workaround. This is kind of a major problem for us at the moment if we are to upgrade our software to 4.1.
-
11 May 2012 12:32 PM
- Replies
- 1
- Views
- 534
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.0
Browser versions tested against:
Chrome 18 -
10 May 2012 10:25 AM
- Replies
- 1
- Views
- 551
One possible workaround for the time being is perhaps this CSS?
.x-btn-over .x-btn-split-bottom {
background-image:... -
17 Jan 2012 10:11 AM
Jump to post Thread: Animated Ext.window resize by anupkshah
- Replies
- 12
- Views
- 3,294
That's a nice snippet Animal. One thing I noticed is that once the animation has finished, if you resize the window (e.g. make it smaller) the shadow stays where it is, and resizing the height is...
-
23 Mar 2011 3:10 PM
- Replies
- 0
- Views
- 1,513
Hi,
This following script shows ellipses for long titles in tabs for IE6 and IE7. For other more modern browsers that support text-overflow:ellipsis (i.e. not Firefox) it doesn't work.
var... -
27 Jan 2011 10:36 AM
Jump to post Thread: Double click on TabPanel by anupkshah
- Replies
- 3
- Views
- 1,407
An answer is provided here (though based on Ext.Net which is a .NET server side framework that emits ExtJs). But there's a JavaScript snippet there to do the double click and rename the tab. Works...
-
26 Jan 2011 2:03 PM
Jump to post Thread: Double click on TabPanel by anupkshah
- Replies
- 3
- Views
- 1,407
Hi, I'm looking to do the exact same thing! I couldn't see a double click event (may have missed it), but the closest I found (not tried it yet) is this:
... -
6 Sep 2010 7:23 AM
Jump to post Thread: [OPEN-1244] Tooltip wrong align by anupkshah
- Replies
- 3
- Views
- 2,204
Hi,
Just wondering if there's any update for this?
Thanks! -
26 Aug 2010 2:46 AM
- Replies
- 1
- Views
- 1,247
Just to add that I'm finding the same problem in Ext JS 3.3, and applying the above CSS works in my scenario, too.
For the moment, I have done this:
.ext-webkit .x-window-dlg .ext-mb-text {
... -
9 Apr 2010 6:39 AM
Jump to post Thread: Two date fields.... by anupkshah
- Replies
- 5
- Views
- 1,453
Hi,
Did you figure out how to open in the future date without having to use setValue()?
I need similar functionality, too.
Thanks! -
7 Jul 2009 1:10 AM
- Replies
- 17
- Views
- 6,625
Thanks. If it helps, I too had the same problem, and also use jslint to find that extra comma in an object literal that only affects IE...
-
8 May 2009 7:12 AM
- Replies
- 10
- Views
- 4,629
Well, I got one step further with handling tabbing and pressing "enter" to activate the tab, but it feels like a hack because I had to rely on undocumented internals of how the tabpanel works:
... -
8 May 2009 5:30 AM
- Replies
- 10
- Views
- 4,629
Hi,
I have tried to use Tab/Shift Tab for the Tab Panel on both Ext JS 2.2 and the recent Ext JS 3.0 RC 1 examples, and they don't work -- at least I don't visually see any indication of the tab I...
Results 1 to 17 of 17
