Search Type: Posts; User: fredbaba
Search: Search took 0.02 seconds.
-
13 Jan 2013 10:13 PM
- Replies
- 1
- Views
- 212
Is there an easy way to resize all components in a single place? I'm working on an application that will be used by people with poorer eyesight, and I need the components to be bigger. Can I specify...
-
28 Oct 2012 9:05 PM
Jump to post Thread: Horizontally paging grid? by fredbaba
- Replies
- 1
- Views
- 173
Hello, all. I'm currently working on a report where I'd like to have my grid page from horizontal scrolling. More clearly, I want a grid where each column represents a record, and where records are...
-
24 Oct 2012 8:04 AM
- Replies
- 7
- Views
- 5,878
How do I keep my proxy from sending a delete operation for phantom records? My 'oncanceledit' handler is as follows. I have autosync disabled, so I'm not sure why the delete is being sent to the...
-
23 Oct 2012 2:17 PM
- Replies
- 7
- Views
- 5,878
Thanks. I'll give that a try.
-
22 Oct 2012 10:42 AM
- Replies
- 7
- Views
- 5,878
How would one conditionally remove the created record on a cancel event? Currently, the cancel button cancels the RowEditing plugin, but does not remove the created record. This feels like the more...
-
20 Aug 2012 6:45 AM
Jump to post Thread: MVC, direct proxy and load order by fredbaba
- Replies
- 27
- Views
- 7,377
When a request is made for "directapi.js," my server responds with the following json text:
Ext.ns("Ext.app"); Ext.app.REMOTING_API = {"url": "/api.js", "type": "remoting", "id": "ContactsAPI",... -
5 Jun 2012 1:59 PM
Jump to post Thread: MVC, direct proxy and load order by fredbaba
- Replies
- 27
- Views
- 7,377
Not sure if this has been resolved, but the way that I do this is by having my direct proxy definition available as a server resource, i.e. directapi.js. Then I just make an HTTP GET to this resource...
-
1 Jun 2012 9:07 AM
Jump to post Thread: Grid Paging mechanism by fredbaba
- Replies
- 3
- Views
- 664
So I may have a configuration issue, but I haven't been able to get this to work for me. I'm trying to request grid rows using a Direct Api and display them in a paging grid. I have my totalProperty...
-
31 May 2012 6:32 PM
- Replies
- 8
- Views
- 1,766
I seem to be having the same issue... Let me know if either of you figures out a workaround.
-
31 May 2012 2:30 PM
- Replies
- 17
- Views
- 14,896
This seems to be broken for the most recent versions of ExtJS and Django.
Loads fail with the message:
Forbidden (403)
CSRF verification failed. Request aborted.
I've tried...
Results 1 to 10 of 10
