Search Type: Posts; User: attack11
Search: Search took 0.01 seconds.
-
18 Jul 2011 10:50 AM
Jump to post Thread: sending data to the server by attack11
- Replies
- 7
- Views
- 1,764
You can use the Ajax object?
-
18 Jul 2011 10:28 AM
- Replies
- 59
- Views
- 94,440
I experience the same bug/error with IE8.
-
18 Jul 2011 8:48 AM
Jump to post Thread: sending data to the server by attack11
- Replies
- 7
- Views
- 1,764
POST when updating or creating an Entity and the Server sets the ID; use PUT when the Client sets the ID for creation.
If you don't know what's available, check the OPTIONS response and look at... -
20 May 2011 9:35 AM
- Replies
- 0
- Views
- 385
Hi,
I'm working with 3.1.0, using a RESTful JSON store to retrieve, update and POST the new values back to the server. In my branch of the project the behavior was correct, however when I merged... -
19 May 2011 1:58 PM
- Replies
- 59
- Views
- 94,440
I think I figured out my problem, the images were coming from S3 and that is invalid for canvas.getImageData because it's cross domain.
-
19 May 2011 1:00 PM
- Replies
- 59
- Views
- 94,440
Anyone know why the select event wouldn't fire? On my workstation I have proper behavior but when the code is pushed to the staging server the event never fires, and the menu stays open.
Both... -
9 Jun 2010 11:32 AM
Jump to post Thread: Ext.ux.data.PagingStore [v0.5] by attack11
- Replies
- 276
- Views
- 126,218
Hi hi,
I was just debugging my multi-grid GUI and noticed that .addSorted() is not in the class and it throws up a record error (for obv reasons).
It'd be nice to have that method. -
9 Jun 2010 7:05 AM
Jump to post Thread: Ext.ux.data.PagingStore [v0.5] by attack11
- Replies
- 276
- Views
- 126,218
Apparently that was the case. Good news imo :)
-
9 Jun 2010 6:35 AM
Jump to post Thread: Ext.ux.data.PagingStore [v0.5] by attack11
- Replies
- 276
- Views
- 126,218
Hi,
Has anyone loaded 10-20k records into a store? The guys I'm working with have tried XML and JSON stores, and the performance is great (3-12sec) in everything we try, except Firefox where the...
Results 1 to 9 of 9
