Search Type: Posts; User: Hani
Search: Search took 0.02 seconds.
-
25 May 2011 6:50 AM
Jump to post Thread: Column renderer docs + meta bugs by Hani
- Replies
- 1
- Views
- 823
Couple of things I've noticed:
- The docs say that the renderer only takes in a value, but the source shows that it takes in a bunch of other parameters (meta, model, row, col). Can the docs be... -
21 Apr 2008 5:54 AM
Jump to post Thread: [2.1][OPEN] Offline docs issues by Hani
- Replies
- 7
- Views
- 1,771
- The current download seems to contain 2.0.2 docs, not 2.1
- The air app does not remember its location or size, making it quite irritating to use
- Clicking on any 'defined in' link results... -
4 Apr 2008 6:56 PM
Jump to post Thread: Ext.ux.PrinterFriendly by Hani
- Replies
- 185
- Views
- 103,618
Looks very useful, but doesnt work on safari
-
18 Mar 2008 5:56 PM
Jump to post Thread: Grid Cell Tooltip by Hani
- Replies
- 28
- Views
- 45,315
I'd really like to use this, but it has some rather annoying issues. Any chance of some workarounds Animal?
- If I dont have any listeners, mouseover will still show a blank qtip
- Is there any... -
12 Feb 2008 6:24 AM
- Replies
- 1
- Views
- 745
Add inputValue: 'true' to its configuration
-
10 Feb 2008 5:21 PM
Jump to post Thread: Are you using DWR in your projects? by Hani
- Replies
- 6
- Views
- 1,613
DWR is much nicer, and its overhead is very minimal. Your service objects dont have to be coupled to JSON (which is a pretty awful design, lets be honest, and your other option is to add another...
-
6 Feb 2008 3:23 PM
- Replies
- 467
- Views
- 181,742
it does work, but it does not seem to notice when its container is resized.
So when you first open it up by clicking on the button in the example, there is a horizontal scrollbar. Resizing the... -
6 Feb 2008 8:18 AM
- Replies
- 467
- Views
- 181,742
Doesnt on Mac/Safari
-
6 Feb 2008 5:26 AM
- Replies
- 467
- Views
- 181,742
One of the biggest issues of this is that the tmce view does not resize when its container (in this case, the dialog window) is resized.
-
30 Jan 2008 3:55 PM
- Replies
- 166
- Views
- 60,190
Actually, despite the protestations of some, I'm glad to say that 2.0.1 fixes this issue and adds an autoEncode option to editorgrid, which does all the encoding needed. I'm glad someone saw reason,...
-
30 Dec 2007 6:58 PM
- Replies
- 49
- Views
- 18,488
One feature I'd like to request is the ability to have items entered in the field that arent in the store.
For example, think of a tagging system (or an email to field). You can select an existing... -
29 Dec 2007 9:32 PM
- Replies
- 590
- Views
- 204,072
Hi Doug,
Can you elaborate on the execScript solution? I have full control over the iframe, and its contents are updated by my code programmatically (something similar to update).
What would I... -
29 Dec 2007 8:48 PM
- Replies
- 590
- Views
- 204,072
Great extension!
Though I'm having an interesting issue with it. What I'd like to do is register a keymap for the panel so that the esc key can dismiss it.
So for example, when creating an ext... -
20 Dec 2007 5:26 AM
- Replies
- 17
- Views
- 2,937
Does anyone have a reasonable workaround for this? It's affecting IE6 but not IE7 or FF/Safari.
-
2 Nov 2007 11:40 AM
Jump to post Thread: [NEWS] New Ext 2.0 Documentation by Hani
- Replies
- 7
- Views
- 1,496
Do you guys lock Brian up in a cage and only feed him when he produces a document? I've never seen such good docs and such a great turnaround anywhere else without threats of physical violence.
-
31 Oct 2007 9:37 AM
- Replies
- 31
- Views
- 15,491
PageSizer looks very useful! One suggestion, how about using a template for the text? That way it can all be in one string and so more easily internationalised.
-
23 Oct 2007 5:07 PM
Jump to post Thread: Half-day Ext Seminar in NY/NJ Area? by Hani
- Replies
- 24
- Views
- 4,256
Sure! If it's in NYC then shouldnt be a problem.
-
23 Oct 2007 1:31 PM
Jump to post Thread: [Job] custom themes by Hani
- Replies
- 0
- Views
- 778
We're looking to contract someone to produce 2-3 ext 2.0 custom themes. We have some existing 'skins', and we'd basically want someone to have a look at what we have, and come up with ext themes that...
-
20 Oct 2007 1:40 PM
- Replies
- 166
- Views
- 60,190
The fix posted by Jack in this thread doesnt actually work, the right fix (or at least one that works for me) is to use a subclass of ColumnModel to handle it. This works in both 1.x and 2.0:
... -
30 Sep 2007 2:16 PM
- Replies
- 166
- Views
- 60,190
Yay, even better than the previous workaround!
I agree re someone injecting js for their own pages, but the example above shows someone doing it such that they get data from other users. Granted,... -
30 Sep 2007 2:04 PM
- Replies
- 166
- Views
- 60,190
I'm not ignoring it, because this argument to me seems to imply that XSS attacks dont exist, which is not something I'm willing to debate (because this isnt the forum for it). While on one level I do...
-
30 Sep 2007 10:38 AM
- Replies
- 166
- Views
- 60,190
Err, the only sane usecase for this would be in textareas, a textfield that allows markup would be pretty stupid and bad design imho, since all you'd be able to do is have one liners.
Likewise for... -
30 Sep 2007 6:39 AM
- Replies
- 166
- Views
- 60,190
I agree with you Alan. Here's a thread about the same issue: http://extjs.com/forum/showthread.php?t=7782
The reason its a valid XSS attack is that this isnt a matter of the user submitting... -
20 Sep 2007 5:12 AM
Jump to post Thread: Getting rid of all links in a page by Hani
- Replies
- 1
- Views
- 781
I'd like to present a printable type view of a page (and also allowing said page to be opened in excel), and as part of that, I'd like to basically get rid of all links. Not just blank out the hrefs,...
-
12 Sep 2007 4:37 PM
Jump to post Thread: Backward compatibility by Hani
- Replies
- 7
- Views
- 1,654
Are there are docs/tutorials/guides being worked on now so we know what to port and what code has to change? I'm eager to try out 2.0, but with a heavy investment in 1.0 its tricky to dive in without...
Results 1 to 25 of 56
