Search Type: Posts; User: foxmarco
Search: Search took 0.05 seconds.
-
30 Dec 2011 2:19 PM
Jump to post Thread: Profile RowAction by foxmarco
- Replies
- 2
- Views
- 734
how?
-
29 Dec 2011 3:29 AM
Jump to post Thread: Profile RowAction by foxmarco
- Replies
- 2
- Views
- 734
The main idea is load the actions of a RowAction pluing only if the current user could use.
Before render the RowAction column an Ajax call is execute and the internal actions buttons are reloaded... -
28 Dec 2011 3:57 AM
Jump to post Thread: RowAction and internal Store by foxmarco
- Replies
- 4
- Views
- 602
Could you show me how make your suggestion?
Thanks -
23 Dec 2011 3:09 AM
Jump to post Thread: RowAction and internal Store by foxmarco
- Replies
- 4
- Views
- 602
Any idea?
-
21 Dec 2011 10:54 AM
Jump to post Thread: RowAction and internal Store by foxmarco
- Replies
- 4
- Views
- 602
Sorry, i'dont understand. Could you write me a piece of code plz?
Thanks -
21 Dec 2011 1:24 AM
Jump to post Thread: RowAction and internal Store by foxmarco
- Replies
- 4
- Views
- 602
Good morning,
i'd like to write a special RowAction where before render the action buttons a store is called before.
This is the code: -
25 Nov 2011 2:37 AM
- Replies
- 1
- Views
- 374
Hi all,
i 'd like to write an option for all my grid with Ext.ux.grid.FiltersFeature set.
The best idea could be add a button to the toolbar that open a window where is possible set the same... -
2 Nov 2011 1:44 AM
Jump to post Thread: CheckboxGroup dynamic items by foxmarco
- Replies
- 3
- Views
- 1,593
any idea?
-
5 Oct 2011 4:31 AM
- Replies
- 11
- Views
- 3,180
opsss. i'm sorry... so the last chance is wait for the last version 4.1. Right? Any workaround in the main time?
Thanks -
5 Oct 2011 2:41 AM
- Replies
- 11
- Views
- 3,180
i dont like this idea/solution. In Extjs3 it wasn't necessary create and load the store before the grid panel.
I think this issue should be solve with next realese of extjs 4.x. Why? Try to think a... -
4 Oct 2011 2:29 AM
Jump to post Thread: Buffering Http State Provider by foxmarco
- Replies
- 393
- Views
- 124,415
Good job!!!
-
29 Sep 2011 12:22 AM
- Replies
- 5
- Views
- 1,538
Sorry about this, but i'm in production enviroment and i need to solve this issue... any solutions?
Thanks -
27 Sep 2011 5:48 AM
- Replies
- 5
- Views
- 1,538
Hi Evant,
i've also tried the state example has come with extjs4.2a zip and i've verified that the example works but if i set remoteSort true the state infos are not setted into the grid.
What... -
27 Sep 2011 1:40 AM
- Replies
- 5
- Views
- 1,538
Excuse me??? Could you show me how by code ? i can't understand how is work
Thanks! -
25 Sep 2011 10:40 PM
- Replies
- 5
- Views
- 1,538
Any idea?
Thanks -
22 Sep 2011 4:44 AM
- Replies
- 5
- Views
- 1,538
REQUIRED INFORMATIONExt version tested:
Ext 4.02a
Browser versions tested against:
IE8
FF3
FF4
Description: -
20 Sep 2011 7:05 AM
- Replies
- 0
- Views
- 240
if you set stateful true into the grid and you set an StateProvider there is a problem becouse if you set remoteSort true into the store of a grid panel the state has no effect.
index.jsp
... -
20 Sep 2011 6:52 AM
Jump to post Thread: Buffering Http State Provider by foxmarco
- Replies
- 393
- Views
- 124,415
I've found the PROBLEM!!! If you set remoteSort=true or remoteFilter=true the state "load" by provider has no effect on the grid. At the end HttpSateProvider works in the right way i suppose there...
-
19 Sep 2011 12:16 PM
Jump to post Thread: Buffering Http State Provider by foxmarco
- Replies
- 393
- Views
- 124,415
i've tried your solution but there some errors. in extjs file check my last post plz.
I can understand but sorters and filters are not store by Http provider -
12 Sep 2011 4:31 AM
Jump to post Thread: Buffering Http State Provider by foxmarco
- Replies
- 393
- Views
- 124,415
i've tried your solution but an error on line: 74964 occured.
My acctual version is: Extjs 4.02a
Thanks -
9 Sep 2011 9:06 AM
Jump to post Thread: ExtJS 4: Grid Printer Plugin by foxmarco
- Replies
- 64
- Views
- 23,902
but in case of paging?
-
30 Aug 2011 4:09 AM
Jump to post Thread: Buffering Http State Provider by foxmarco
- Replies
- 393
- Views
- 124,415
Sorry for the delay... this is my code:
var columns = [
{header: "Codice istituto", width: 90, sortable: true, dataIndex: 'id', align: 'center'},
{header: "Codice... -
25 Aug 2011 2:05 AM
Jump to post Thread: Buffering Http State Provider by foxmarco
- Replies
- 393
- Views
- 124,415
Thanks first of all...
This is my snapshot of code:
<script>
var hp = Ext.create('Ext.ux.state.HttpProvider', { -
23 Aug 2011 2:12 PM
Jump to post Thread: Buffering Http State Provider by foxmarco
- Replies
- 393
- Views
- 124,415
yes, this is the last and only way i know to set the grid on load page with state values of last "session". The initState is call via the grid value loaded so i don't know why you tell me that there...
-
22 Aug 2011 9:28 AM
Jump to post Thread: Buffering Http State Provider by foxmarco
- Replies
- 393
- Views
- 124,415
I'm sorry.
I've already used HttpProvider in extj3 with success. Now with your porting i've no errors when call the provider as:
var hp = Ext.create('Ext.ux.state.HttpProvider', {
url ...
Results 1 to 25 of 107
