Search Type: Posts; User: Greenosity
Search: Search took 0.02 seconds.
-
15 Nov 2007 9:15 AM
- Replies
- 1
- Views
- 833
I'm transforming an existing HTML <select> to a ComboBox but the fieldLabel does not appear. How do I get a fieldLabel to appear to the left of my ComboBox? If I put a label in the HTML code, it...
-
17 Oct 2007 8:51 AM
Jump to post Thread: Server side initiated events by Greenosity
- Replies
- 1
- Views
- 667
It's up to each client to initiate the check. In HTTP, the server isn't connected to all the clients all the time so it can't initiate communication to them. HTTP is a connectionless protocol: the...
-
11 Oct 2007 7:07 AM
- Replies
- 1
- Views
- 967
I need to post data to the server via Ajax and then retrieve the status (same domain). What's the most efficient, straightforward thing to use?
- Ext.Ajax.request
- Ext.data.HttpProxy.load
- ?
... -
10 Oct 2007 11:08 AM
- Replies
- 26
- Views
- 8,949
And as for examples, don't mix in other classes or functionality that aren't absolutely necessary to demonstrate the topic.
Examples:
- The Tree example 'Ext Dependency Builder' mixes in... -
8 Oct 2007 7:25 AM
Jump to post Thread: OOP with Javascript by Greenosity
- Replies
- 11
- Views
- 2,274
Can anyone suggest any books that describes in detail the methods used by Ext and other OO JavaScript frameworks?
I've been using JavaScript for years but always doing things in the old-fashioned,... -
5 Oct 2007 1:18 PM
- Replies
- 108
- Views
- 79,013
There's no descriptions at all of the TreePanel, TreeNode, and AsyncTreeNode in the API docs.
And please, something more than just "A tree node". -
5 Oct 2007 1:15 PM
- Replies
- 108
- Views
- 79,013
I can't find any documentation that describes the CSS file(s) to use. There's good descriptions of the JS files to include but nothing about CSS at all.
-
5 Oct 2007 1:06 PM
- Replies
- 26
- Views
- 8,949
Exactly. Somewhere on the home page you should find an overview of the features that Ext provides but it's nowhere to be found. There's featured apps, community spotlight, what people are saying,...
-
2 Oct 2007 6:11 AM
Jump to post Thread: Documentation Bugs - Ext 2.x by Greenosity
- Replies
- 677
- Views
- 252,876
The 2.0 TreePanel appears to use the 'el' option which doesn't exist in the documentation.
Also, what is the difference between 'applyTo' and 'renderTo' and how are they different from the 'el'...
Results 1 to 9 of 9
