Search Type: Posts; User: ParanoidAndroid
Search: Search took 0.03 seconds.
-
2 Jul 2008 5:11 AM
- Replies
- 35
- Views
- 39,355
Turns out I found the solution. I post it here for others who may have this problem.
listeners : {
'rowdblclick': function() { ... -
1 Jul 2008 7:14 AM
- Replies
- 35
- Views
- 39,355
Can you (or someone) show me an example of how to attach this? I'm trying:
// ...
listeners : {
'rowdblclick': rowExpander.toggleRow,
... -
27 Mar 2008 11:24 AM
Jump to post Thread: XMLReader questions by ParanoidAndroid
- Replies
- 7
- Views
- 1,280
Ahh, I see. It's more forgiving than I expected it to be. Thanks.
-
27 Mar 2008 8:48 AM
Jump to post Thread: XMLReader questions by ParanoidAndroid
- Replies
- 7
- Views
- 1,280
Yes, they are. Perhaps it will help to show the XML (I should have done this in the top post, sorry).
<Item>
<ASIN>0446355453</ASIN>
<DetailPageURL>
... -
27 Mar 2008 8:34 AM
Jump to post Thread: XMLReader questions by ParanoidAndroid
- Replies
- 7
- Views
- 1,280
Thanks for the replies, Dr. Cox.
I understand the attributes when the context is set to a node. In the case above, "Author" is a node, not an attribute. In fact, the <Author/> nodes in the... -
27 Mar 2008 7:21 AM
Jump to post Thread: XMLReader questions by ParanoidAndroid
- Replies
- 7
- Views
- 1,280
I'm trying to familiarize myself with Ext through the examples, and I'm stumbling at two things in the XmlReader (xml-grid.js).
The example creates a new reader which processes the "sheldon.xml"...
Results 1 to 6 of 6
