Search Type: Posts; User: attack11

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,764
    You can use the Ajax object?
  2. I experience the same bug/error with IE8.
  3. 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...
  4. 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...
  5. 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.
  6. 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...
  7. 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.
  8. Replies
    276
    Views
    126,218
    Apparently that was the case. Good news imo :)
  9. 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