Search Type: Posts; User: s.kerroumi
Search: Search took 0.03 seconds.
-
6 May 2008 5:29 AM
- Replies
- 35
- Views
- 39,341
no responses?
in fact in my nested grid the passage from "x-grid3-row x-grid3-row-expanded" to "x-grid3-row x-grid3-row-collapsed" has no effect...
can someone please tell me if somebody met... -
6 May 2008 4:02 AM
- Replies
- 35
- Views
- 39,341
Hello,
im working with the RowExpander and i m trying to find how to nest two grid inside a master grid like this :
master grid
------------>slave grid
... -
29 Apr 2008 7:08 AM
Jump to post Thread: License Change? by s.kerroumi
- Replies
- 758
- Views
- 248,064
all that buzz is not clear, i will go on extjs 2.0.2 then i think i m going to wait and see...
-
29 Apr 2008 6:58 AM
Jump to post Thread: License Change? by s.kerroumi
- Replies
- 758
- Views
- 248,064
FLOSS = community freely working for a commercial product ????
-
29 Apr 2008 6:19 AM
Jump to post Thread: License Change? by s.kerroumi
- Replies
- 758
- Views
- 248,064
and what do you think?
community will go on debugging, patching, and extending a commercial product???
now it will be a customer/provider relationship... -
29 Apr 2008 5:59 AM
Jump to post Thread: License Change? by s.kerroumi
- Replies
- 758
- Views
- 248,064
100% right!!!!
i like communities too -
29 Apr 2008 5:54 AM
Jump to post Thread: License Change? by s.kerroumi
- Replies
- 758
- Views
- 248,064
i don't understand...
what was the license for extjs 2.0.2 -
29 Apr 2008 5:42 AM
Jump to post Thread: License Change? by s.kerroumi
- Replies
- 758
- Views
- 248,064
so there is a trust issue that's what i was talking about...
-
29 Apr 2008 5:40 AM
Jump to post Thread: License Change? by s.kerroumi
- Replies
- 758
- Views
- 248,064
yeah you re right i just should'nt speak for the community since there won't be community anymore but just CUSTOMERS...
i think forking Extjs from 2.0.2 version will be the next great deal... -
29 Apr 2008 5:10 AM
Jump to post Thread: License Change? by s.kerroumi
- Replies
- 758
- Views
- 248,064
i appreciate extjs and what jack and the ext team did is really fantastic...
so all people in the "ex"-extjs community has to respect jack and extjs team...
first extjs is not a project from... -
18 Mar 2008 8:11 AM
Jump to post Thread: marking a grid cell in error by s.kerroumi
- Replies
- 1
- Views
- 779
you should try to test to commit your change in your data store
technically i think it not directly correlated with the display so you have to do :
store.commitChanges();
it maybe your... -
21 Jan 2008 4:53 AM
- Replies
- 19
- Views
- 5,799
i don't understand your request ;(
-
17 Jan 2008 1:49 AM
Jump to post Thread: Ext Java Anyone? by s.kerroumi
- Replies
- 8
- Views
- 1,984
i think i understand the way it works but could you give us an example...
because i'm working on a JSP taglib that generate .js file for dynamic grid rendering :
*one xml give the application... -
16 Jan 2008 2:48 AM
Jump to post Thread: Ext Java Anyone? by s.kerroumi
- Replies
- 8
- Views
- 1,984
Hello i'm higlhy interessted by your project
it's a kind of ext4Java??? -
14 Jan 2008 3:41 AM
Jump to post Thread: problem with nested objects... by s.kerroumi
- Replies
- 4
- Views
- 1,184
thanks a lot without your help i would never find those posts...
-
10 Jan 2008 7:05 AM
- Replies
- 11
- Views
- 2,637
ok but if my java service create file on the server
when file is generated, i display a link to download/display the file
is it secure and possible? -
10 Jan 2008 6:06 AM
- Replies
- 11
- Views
- 2,637
even with an hidden IFrame is it impossible?
-
10 Jan 2008 5:55 AM
- Replies
- 11
- Views
- 2,637
thanks for the advice i'm newbie in formatting excel files...
-
10 Jan 2008 5:54 AM
- Replies
- 11
- Views
- 2,637
it seems Joe Walker p^rovides with the latest releases of DWR a Interface DownloadManager
which perhaps allow me to do what i want... -
10 Jan 2008 5:12 AM
- Replies
- 11
- Views
- 2,637
now i'm getting what i want : passing id with an Array then retrieve it into Java server side.
first solution put my csv file on the server and access it later, but it means that i'm in charge to... -
10 Jan 2008 2:16 AM
- Replies
- 11
- Views
- 2,637
Hello,
i' have a grouping which implement a BottomToolBar...
On it i 've added a excel button to export selected lines in the grid....
I want to make a remote call to a... -
9 Jan 2008 9:12 AM
- Replies
- 19
- Views
- 5,799
so my mistake comes from this declaration ?
var myReader=new Ext.data.ObjectReader(
{id:'id'},
[{name:'id',mapping:'id'},
... -
9 Jan 2008 8:58 AM
- Replies
- 19
- Views
- 5,799
i'm not sure i haven't dig DWR mechanisms enough but i can tell you that DWR return pieces of Array...
JSON-RPC for example will return you data structure that fits with JSON protocol data... -
9 Jan 2008 8:01 AM
- Replies
- 19
- Views
- 5,799
So only specific solutions..there is no generic Reader for DWR answers???
i use an ObjectReader but it puts some issues with nested Java Object... -
9 Jan 2008 5:53 AM
- Replies
- 19
- Views
- 5,799
What kind of Reader is the most appropriate for DWR?
Results 1 to 25 of 33
