Search Type: Posts; User: fabio.bozzo
Search: Search took 0.02 seconds.
-
19 Jan 2011 7:38 AM
Jump to post Thread: Row Editor troubles.. by fabio.bozzo
- Replies
- 0
- Views
- 381
I'm using Ext.ux.grid.RowEditor to make a CRUD restful grid. It works fine but some details are worrying me.
For example how can I stop the editor to tell me to commit the changes?
I mean, my... -
10 Jan 2011 2:17 PM
Jump to post Thread: Practicind grouping-grid by fabio.bozzo
- Replies
- 2
- Views
- 471
What a stupid I am. I didn't load the store. Sorry! :">
-
10 Jan 2011 8:08 AM
Jump to post Thread: Practicind grouping-grid by fabio.bozzo
- Replies
- 2
- Views
- 471
I'm trying to customize this awesome demo: http://dev.sencha.com/deploy/dev/examples/grid/totals.html
That uses static data, I am trying to bind it to a RESTful JsonStore, which works in the... -
10 Jan 2011 1:26 AM
Jump to post Thread: Total (summary) row by fabio.bozzo
- Replies
- 2
- Views
- 843
Sincerely I did hope in a simplest way. It may be a nice add to a future ExtJs patch! ;)
-
9 Jan 2011 6:26 AM
Jump to post Thread: Total (summary) row by fabio.bozzo
- Replies
- 2
- Views
- 843
Hi, I was looking at this http://dev.sencha.com/deploy/dev/examples/grid/totals.html really nice feature. What I'd like is to have only one group (can I simply use a simple JsonStore instead of the...
-
30 Dec 2010 6:19 AM
Jump to post Thread: RESTful grid pagination by fabio.bozzo
- Replies
- 3
- Views
- 984
Thank you for the super fast answer.
You simply come where I want to.
No, I don't want local pagination. My table has up to 14.000 very large records, so I NEED to use start and limit to do a... -
30 Dec 2010 6:03 AM
Jump to post Thread: RESTful grid pagination by fabio.bozzo
- Replies
- 3
- Views
- 984
I'm trying to extend this awesome example: http://dev.sencha.com/deploy/dev/examples/restful/restful.html to achieve data paging as in this other example: ...
-
21 Oct 2010 11:21 PM
Jump to post Thread: VERY SIMPLE QUESTION by fabio.bozzo
- Replies
- 5
- Views
- 564
Thanks a lot, laurentParis!
-
21 Oct 2010 6:45 AM
Jump to post Thread: VERY SIMPLE QUESTION by fabio.bozzo
- Replies
- 5
- Views
- 564
Ext.getCmp("barcode").setValue("");
I still don't get my job. (:| -
21 Oct 2010 2:09 AM
Jump to post Thread: VERY SIMPLE QUESTION by fabio.bozzo
- Replies
- 5
- Views
- 564
Ext.get("barcode").setValue("");
on a <input type="text" id="barcode" .... />
It does not work! Why? :((
Results 1 to 10 of 10
