Search Type: Posts; User: deepak
Search: Search took 0.02 seconds.
-
29 Sep 2009 5:28 AM
Jump to post Thread: EXTJS for mobile. by deepak
- Replies
- 7
- Views
- 13,605
How about the Italics ?
-
9 Sep 2009 1:05 AM
Jump to post Thread: Programmatically Select TreeNode by deepak
- Replies
- 7
- Views
- 5,453
This is just great. Let's defer all the processing...
-
1 Sep 2009 1:04 AM
- Replies
- 44
- Views
- 11,144
Hmm, going to give it a spin /:)
-
16 Jun 2009 2:31 AM
Jump to post Thread: Proxy dynamic url by deepak
- Replies
- 7
- Views
- 5,117
AIR has pretty much broken the 'Same Domain Policy', so you can do quite a bit in that direction using AIR...
-
3 Apr 2009 4:15 AM
Jump to post Thread: afterRender and defer by deepak
- Replies
- 6
- Views
- 2,289
Cool.
I still feel there is a nomenclature issue since 'afterRender' is not actually after render, per say. -
3 Apr 2009 2:08 AM
Jump to post Thread: afterRender and defer by deepak
- Replies
- 6
- Views
- 2,289
So, does that mean there is no alternative than using .defer to reach an actual state of 'afterRender' ?
-
2 Apr 2009 6:39 AM
Jump to post Thread: afterRender and defer by deepak
- Replies
- 6
- Views
- 2,289
Any widget that extends Ext.Panel and ensures a call to Panel.afterRender still does not ensure that the Panel content is rendered. So, when is it rendered, if not during the 'rendition' and nor...
-
2 Apr 2009 6:11 AM
Jump to post Thread: afterRender and defer by deepak
- Replies
- 6
- Views
- 2,289
I really HATE using deferred function calling, just to achieve an afterLayout event/situation. Has there been any solutions to this yet? If not, is something being done about this or are you guys...
-
14 Jan 2009 6:14 AM
Jump to post Thread: Ext Designer 1.x by deepak
- Replies
- 422
- Views
- 187,880
Animal is right - I can already see the queries coming in...'can you tell me what is wrong with my component?'.
People who code in Ext should be using this tool, not the nubs.
I do like the... -
22 Oct 2008 5:22 AM
- Replies
- 5
- Views
- 1,859
My, this community is still so friendly. I must be back at M$.
Cheerios mate. -
22 Oct 2008 5:07 AM
- Replies
- 5
- Views
- 1,859
Can someone explain why the following gives me an exception (it also causes the onReady function to be called twice) ?
Ext.onReady(function() {
console.debug("start");
var store =... -
18 Sep 2008 7:40 AM
- Replies
- 1
- Views
- 769
Just like the topic says. I've tried looking all through the 2.2 release and cannot find the uncompressed source code for Ext.dd.DDProxy.
-
30 Jul 2008 5:32 AM
- Replies
- 10
- Views
- 2,543
Thanks, but no thanks. I did try with an extended PagingToolbar, but the problem did not exist there.
My problem was with not being able to reset the reader's 'root' and 'totalProperty'... -
29 Jul 2008 6:14 AM
- Replies
- 10
- Views
- 2,543
Thanks for the replies, guys. But my problem is not of having the 'load' event fired or not.
I am trying to get the PagingToolbar to recognize and understand paging information when using... -
29 Jul 2008 5:22 AM
- Replies
- 10
- Views
- 2,543
Well, a store connected to a PagingToolbar - to be more precise. ProjectStore extends Ext.data.JsonStore - and is used as the store for a PagingToolbar as well as for a DataView.
Upon calling... -
29 Jul 2008 3:43 AM
- Replies
- 10
- Views
- 2,543
Hi Guys,
I am facing trouble with regards to using loadData() on a PagingToolbar.
The ultimate goal is to load the data in the PagingToolbar for the first time - subsequent user interactions... -
18 Jul 2008 6:05 AM
Jump to post Thread: Ext.ux.DockPanel by deepak
- Replies
- 76
- Views
- 36,882
Very nice indeed :)
But, I do have a few queries:
1. I am still trying to figure out a good reason to provide such a functionality - because in any layout, the components are placed in such a... -
24 Jun 2008 7:05 AM
Jump to post Thread: destroy() function by deepak
- Replies
- 7
- Views
- 1,615
I am curious now...Could you share yours? :-?
-
23 Jun 2008 1:42 AM
- Replies
- 0
- Views
- 512
hi Guys,
Can someone point me to the problem with the following?
Working code is:
IceLayout.panelQuestPreview = new Ext.TabPanel({
closable: false, -
28 Dec 2007 5:48 AM
- Replies
- 422
- Views
- 168,639
this is a welcome update and looks quite good B)
-
12 Dec 2007 1:59 AM
- Replies
- 2
- Views
- 928
http://extjs.com/deploy/dev/docs/output/Ext.tree.TreePanel.html fails in the online docs /:)
And I just wanted to look into the methods, for selecting the next/previous node... -
29 Nov 2007 2:53 AM
- Replies
- 82
- Views
- 54,972
This does not behave as a true Form component in Ext 2.0. How do I use it as part of a FieldSet ? or as part of a FormPanel without manually getting into the uploadform2.js?
Results 1 to 22 of 22
