Search Type: Posts; User: kazon
Search: Search took 0.03 seconds.
-
24 Jan 2009 11:09 PM
- Replies
- 5
- Views
- 1,046
jgarcia,
My apologies for just now getting back to replying to you. I was able to get past this problem through some code that I was able to adapt from another example.
Regards,
-kazon- -
21 Jan 2009 9:52 AM
- Replies
- 5
- Views
- 1,046
jgarcia -
Thanks for the reply. I've tried soo many things but nothing seems to work. From calling execCmd('delete') to putting the textarea in a loop calling delete, to trying setPosition() to... -
21 Jan 2009 8:12 AM
- Replies
- 5
- Views
- 1,046
Hi Folks,
I've looked for a while, but cannot find what I need. Is there anyway to get rid of the blank line in the editor after pressing the ENTER key? I'm using the HTMLeditor in a chat window... -
9 Jan 2009 10:11 AM
Jump to post Thread: Ext.ux.tree.TreeFilterX by kazon
- Replies
- 85
- Views
- 33,362
Hi Saki,
All is fine now. I guess I was working and looking at the problem for too long and way into the morning. As developer's we never want to quit coding even though we know we should and... -
8 Jan 2009 11:04 PM
Jump to post Thread: Ext.ux.tree.TreeFilterX by kazon
- Replies
- 85
- Views
- 33,362
Hi Again Saki,
Have you or anyone else used your Ext.ux.tree.RemoteTreePanel class to have it work with multiple contextMenus? I'm trying to define one menu to use when the user clicks on a... -
6 Jan 2009 12:15 PM
Jump to post Thread: Ext.ux.tree.TreeFilterX by kazon
- Replies
- 85
- Views
- 33,362
Saki,
Thanks for the explanations. Everything is working as I expect it to now, and it was just by chance that I decided to use closeAction:'hide' until I heard from you. You guys keep up the... -
4 Jan 2009 7:33 PM
Jump to post Thread: Ext.ux.tree.TreeFilterX by kazon
- Replies
- 85
- Views
- 33,362
Hi Saki,
I was wondering if you've had any reports of the filter disappearing if it's put on a form which can be closed.
Here is my scenario:
The first time I open my form, the filter... -
13 Dec 2008 7:59 PM
- Replies
- 0
- Views
- 558
Hi,
If there is a solution posted for what I'm trying to do, I apologize but I've looked the forum over and can't find what I need.
I have a combo that is loaded remotely. I'm looking for a... -
5 Nov 2008 5:19 PM
Jump to post Thread: [SOLVED]JsonReader and loadData by kazon
- Replies
- 10
- Views
- 3,164
Hi All,
Well, whether I hacked it or found a proper solution. I've solved my problem.
Here is my final code:
listeners: {
render:function() { -
5 Nov 2008 2:11 PM
Jump to post Thread: [SOLVED]JsonReader and loadData by kazon
- Replies
- 10
- Views
- 3,164
carol.ext,
I thank you and everyone who has responded to my plea.
I still have not been able to get this to work the way that I want, meaning without the error "root is undefined". I've taken... -
3 Nov 2008 2:43 PM
Jump to post Thread: [SOLVED]JsonReader and loadData by kazon
- Replies
- 10
- Views
- 3,164
Hi All,
Animal - My mistake, I was sure that I was using -debug versions of the framework, didn't even realize that I had commented the include out. Thanks for finding that.
Guido - I wish... -
3 Nov 2008 6:03 AM
Jump to post Thread: [SOLVED]JsonReader and loadData by kazon
- Replies
- 10
- Views
- 3,164
Thanks for repling to me guidolx,
Store definition:
var dsSearchSchools = new Ext.data.Store({
proxy: new Ext.data.HttpProxy({
url:... -
3 Nov 2008 4:50 AM
Jump to post Thread: [SOLVED]JsonReader and loadData by kazon
- Replies
- 10
- Views
- 3,164
Hi,
Has anyone had a chance to respond to my post or at least point me to a thread that might help. I've seen some, but nothing seems to work. Maybe my Json is formatted wrong, but since the... -
2 Nov 2008 1:32 PM
Jump to post Thread: [SOLVED]JsonReader and loadData by kazon
- Replies
- 10
- Views
- 3,164
Hi Folks,
Having a problem trying to preload a store:
Here is my store definition:
var dsSearchSchools = new Ext.data.Store({
proxy: new Ext.data.HttpProxy({
Results 1 to 14 of 14
