Search Type: Posts; User: medusadelft
Search: Search took 0.03 seconds.
-
18 Sep 2011 4:32 AM
- Replies
- 4
- Views
- 573
No, but animal has responded to a similair thread of mine with actioncolumn in it. He had proposed a change for 4.0.6 (I'm not a subscriber yet), so I'm waiting for 4.1 to see what happened.
My... -
26 Aug 2011 10:46 PM
- Replies
- 3
- Views
- 1,067
Just after literally less than 5 minutes of playing with Designer:
- Very annoying that a message of 'undefined' (Direct.Store, click property directFn, list and choose nothing) returns a dialog... -
10 Aug 2011 3:27 AM
- Replies
- 9
- Views
- 2,519
Ok, I'm gonna give it a try.
Thanks! -
9 Aug 2011 12:14 PM
- Replies
- 11
- Views
- 1,734
@stevil
I agree with you. Unfortunately I haven't had the time yesterday (or this evening) to test the template. I agree that it would be nice to have the order documented. Or set the execution... -
8 Aug 2011 10:44 PM
- Replies
- 2
- Views
- 856
I suppose ImageIdSelections is the alias of the grid/panel with the toolbar?
I've done this a lot of times. I know for sure the button[id=addTeam] works (define id in the tbar-item!). However I can... -
8 Aug 2011 10:34 PM
- Replies
- 9
- Views
- 2,519
Hi Animal,
Yes, that would be great!
I know it's a header, but 'align: right' also works for the cells (and other config properties). So in that perspective, I was hoping disable would work too.... -
8 Aug 2011 10:45 AM
- Replies
- 3
- Views
- 671
There is a setText method for the column model (see documentation). Have you tried that one?
-
8 Aug 2011 10:02 AM
- Replies
- 9
- Views
- 2,519
REQUIRED INFORMATION
Ext version tested:
Ext 4._0.2___ rev _a___
Browser versions tested against: -
8 Aug 2011 9:55 AM
- Replies
- 4
- Views
- 573
Hi,
I'm using MVC, so I would like to have the code that goes in the handler of an actioncolumn in my controller, instead of my view. How can I catch the click-event in my controller?
Or should... -
8 Aug 2011 8:52 AM
- Replies
- 4
- Views
- 913
I've never used the RowEditor plugin, but what happens when you specify the editor-tag in your column model for all fields that should be editable?
Just my 2 cents,
Maurice. -
8 Aug 2011 8:49 AM
Jump to post Thread: Passing a variable by MVC by medusadelft
- Replies
- 3
- Views
- 683
Why not write a piece of code in your controller (sendRecomandacion) that updates the html-tag of the xtype panel of your view?
Just my 2 cents,
Maurice. -
8 Aug 2011 8:45 AM
- Replies
- 0
- Views
- 318
Hi,
I would like some buttons on a toolbar to navigate using years and months. The header of the datepicker contains all the visual tools (and I guess events as well) that I need.
Has anyone by... -
8 Aug 2011 8:18 AM
- Replies
- 11
- Views
- 1,734
Never thought of that! That might work as well, although stripeRows also stripes templates, so I'm not completely sure if that will work. I think the stripeRows and getRowClass are executed in the...
-
8 Aug 2011 3:49 AM
- Replies
- 2
- Views
- 740
There is another option for rowParams: getAdditionalData. However, this requires the use of feature.RowBody. See the manual.
Maurice. -
8 Aug 2011 3:44 AM
- Replies
- 11
- Views
- 1,734
I agree this should be working. I just run into the exact same problem. Please file a bug report.
The class 'x-row-grid-alt' is added to the TR-tag AFTER the class added with the getRowClass... -
31 Jul 2011 5:06 AM
- Replies
- 1
- Views
- 645
Hummmm, seems like the 5th parameter is reporting the colIndex. This should be store, so what's the fourth? Or shouldn't it be reported anyway?
-
31 Jul 2011 5:01 AM
- Replies
- 1
- Views
- 645
REQUIRED INFORMATION
Ext version tested:
Ext 4.02 rev a
Browser versions tested against: -
25 Jul 2011 3:16 AM
- Replies
- 2
- Views
- 972
Thanks for your response. I had the same thoughts (how to solve and filing a bug report). I think for now I just add the onTrigger2Click in the combobox-configuration and point to a function in my...
-
23 Jul 2011 11:39 PM
- Replies
- 2
- Views
- 972
Hi,
Maybe someone can shine a light on this. It keeps my puzzled!
I've got a form with a combobox and added 'trigger2Cls' to its config object to add an additional trigger button (last line):
... -
13 Jul 2011 6:37 AM
- Replies
- 3
- Views
- 2,087
Hi Mitchell,
Yes, this looks much better!
But the code as presented in the debug-section is working too. So apparently, the getInnerTpl property does exist. Or it is automagically converted,... -
9 Jul 2011 11:06 AM
- Replies
- 3
- Views
- 2,087
REQUIRED INFORMATION
Ext version tested:
Ext 4.0.2 rev a
Browser versions tested against: -
9 Jul 2011 4:32 AM
Jump to post Thread: Precompiled Themes? by medusadelft
- Replies
- 5
- Views
- 1,974
Take a look at the theming guide in the documentation and read the blog-post http://www.sencha.com/blog/using-CSS3-in-every-browser/.
Hope this helps,
Maurice -
1 Jul 2011 1:44 AM
Jump to post Thread: User Authentication by medusadelft
- Replies
- 3
- Views
- 758
Also, take a look in the ExtJS-4: User Extensions & Plugins forum. Most of your work might already be done ;)
-
1 Jul 2011 12:24 AM
- Replies
- 15
- Views
- 18,445
When trying to use the examples from the proxy.Ajax page (http://docs.sencha.com/ext-js/4-0/#/api/Ext.data.proxy.Ajax-method-read), section Url generation in an MVC controller, I get the mentioned...
-
30 Jun 2011 1:02 AM
Jump to post Thread: Ext.form.Panel in MVC by medusadelft
- Replies
- 6
- Views
- 1,849
I prefer setting the proxy in the model, so I can use the same model for more than one store. But that shouldn't be the issue here.
Does the ajax-event to load the data fires at all? If not,...
Results 1 to 25 of 117
