Search Type: Posts; User: crocop21
Search: Search took 0.02 seconds.
-
17 Oct 2012 8:36 AM
- Replies
- 2
- Views
- 138
Up, please need some information about this.
-
17 Oct 2012 6:43 AM
- Replies
- 2
- Views
- 138
Hi all, i am looking for some help with Grouped Header columns and HeaderFilter, because is not working the HeaderFilter in the columns who are child, u can see this in this image
39431
But... -
12 Sep 2012 4:13 AM
- Replies
- 5
- Views
- 2,942
Hi, when i tried to open the examples from https://github.com/SenchaArchitect, its giving me some error, wich one its the version for open the examples?.
38618 -
6 Sep 2012 7:11 AM
Jump to post Thread: How to pass the content to div by crocop21
- Replies
- 0
- Views
- 151
Hi i created a aplication in Architect and i want to pass my app to a div in a page i do this way under the architect edit the code outside, in app.js like this way, but i wanna know how i can set...
-
28 Aug 2012 10:42 AM
- Replies
- 7
- Views
- 1,502
Still not suported? even in 4.1.1 ? thanks..
-
10 Aug 2012 5:52 AM
Jump to post Thread: dynamic grid extjs 4.1 by crocop21
- Replies
- 5
- Views
- 857
I mean create my grid not from my extjs, otherwise from my php, data model and grid column . thanks for the reply.
-
10 Aug 2012 5:01 AM
Jump to post Thread: dynamic grid extjs 4.1 by crocop21
- Replies
- 5
- Views
- 857
Hi all, i wanna implement a dynamic grid in extjs 4.1 with MVC, which loaded the columns and record dynamically, but i dont know the logic, how need to be working i mean, if exist some method or...
-
25 Jul 2012 12:01 PM
Jump to post Thread: hot to get the inputValue by crocop21
- Replies
- 1
- Views
- 301
Hi all, i am trying to get the input value from a radio who is in a radio group for compare:
my radio is:
xtype: 'radiofield',
... -
25 Jul 2012 6:46 AM
- Replies
- 3
- Views
- 622
mmm y tried how u said and all my form is showing the labels without records.. only is showing "My Label"
-
25 Jul 2012 6:25 AM
- Replies
- 3
- Views
- 622
Hi all, i am trying to pass from my records from my grid to a form with label but i have the problem passing the column type date to a label
Is showing me like this: Mon Oct 22 00:00:00 UTC+0200... -
14 Jul 2012 7:03 PM
- Replies
- 1
- Views
- 329
Hi all, i am try to Load the store from the grid to the panel inside a window, with MVC
for example the cell "name" in my row from my grid, wanna pass to the panel with a textfield "name" when i... -
2 Jul 2012 1:12 PM
Jump to post Thread: Grid Header Filters by crocop21
- Replies
- 64
- Views
- 28,908
For this example i need the code php for behind? somebody it has?
-
27 Jun 2012 4:38 AM
Jump to post Thread: Its.grid.column.Component by crocop21
- Replies
- 33
- Views
- 9,966
So its imposible to do it?, i want to show the component in the cell editing because i want the user knows is a combo when try to edit.. Thanks alot for answer!, mm this extension can use for edit? i...
-
26 Jun 2012 8:58 AM
- Replies
- 111
- Views
- 28,138
Yes, have a look pls..
365453654636547 -
26 Jun 2012 8:29 AM
- Replies
- 111
- Views
- 28,138
Already did but still, CTemplate line 26 apply: function(values) {
and line 175 this.createAlias('applyTemplate', 'apply'); -
26 Jun 2012 7:38 AM
- Replies
- 111
- Views
- 28,138
Hi i am trying to use the extension with ext-4.1.0 but when started its show me this error in chrome Uncaught RangeError: Maximum call stack size exceeded
and in firefox is colapse and down -
26 Jun 2012 5:34 AM
Jump to post Thread: Its.grid.column.Component by crocop21
- Replies
- 33
- Views
- 9,966
And how can edit the combobox, i was trying something like this but when i edit is show me both combos from the component, and editor..thanks...
36539
xtype: 'itscomponentcolumn',... -
25 Jun 2012 7:18 AM
Jump to post Thread: Its.grid.column.Component by crocop21
- Replies
- 33
- Views
- 9,966
Hey thanks for the answer, its working now, i am trying to implement with Ext.grid.plugin.CellEditing
but its show in blank, is posible to do this?
xtype: 'itscomponentcolumn',
... -
22 Jun 2012 8:49 AM
Jump to post Thread: Its.grid.column.Component by crocop21
- Replies
- 33
- Views
- 9,966
Well i think i did all good my folder structure, maybe is not working with extjs version 4.1??
-
22 Jun 2012 7:45 AM
Jump to post Thread: Its.grid.column.Component by crocop21
- Replies
- 33
- Views
- 9,966
Thanks for the answer i was trying to implement the example i think i did all good, but is show in me the explorer in blank and any error in the firebug and i tried too in chrome but is the same
I... -
21 Jun 2012 1:05 PM
Jump to post Thread: Its.grid.column.Component by crocop21
- Replies
- 33
- Views
- 9,966
I have a question
Ext.require([
'Its.grid.column.Component'
]);
I dont understand how i need to save the file Component.js because i have this error
uncaught exception: Ext.Loader is... -
20 Jun 2012 8:08 AM
Jump to post Thread: Problems with Template by crocop21
- Replies
- 10
- Views
- 1,217
I dont think the problem is on my function jquery, because i created a form in html calling the same function and is working, i remove # but still doesnt work...
36389 -
20 Jun 2012 7:11 AM
Jump to post Thread: Nested Combobox by crocop21
- Replies
- 12
- Views
- 1,245
Finally i did, i was working with the core of http://extjs.cachefly.net i changed for my local and is working perfect!, Thanks alot Scott..
-
20 Jun 2012 6:24 AM
Jump to post Thread: Nested Combobox by crocop21
- Replies
- 12
- Views
- 1,245
U are right i had 1 store for both combo i changed i created 2 stores and gave for both combos is working good, only when i try for second time to give a country is doing this
36381 -
20 Jun 2012 5:09 AM
Jump to post Thread: Nested Combobox by crocop21
- Replies
- 12
- Views
- 1,245
Thanks Scott is working... Only i have a problem, when i reaload my store, my other combo countrys is reload too, i need reaload only the combo states..
combostates.store.load({params :{id:...
Results 1 to 25 of 65
