Search Type: Posts; User: fargs
Search: Search took 0.02 seconds.
-
4 Feb 2013 11:36 AM
Jump to post Thread: generate app with 4.1.3 by fargs
- Replies
- 3
- Views
- 923
I believe I have found the issue. I had applied the following workaround to fix the createSetter bug.
http://www.sencha.com/forum/showthread.php?236741
This bug is apparently fixed in 4.2.0... -
4 Feb 2013 11:18 AM
Jump to post Thread: generate app with 4.1.3 by fargs
- Replies
- 3
- Views
- 923
I am also using Sencha Cmd 3.0.2.288.
I am running windows 7.
I have java version 1.7.0-b147.
Is anyone else running into this issue? -
2 Feb 2013 5:32 AM
Jump to post Thread: generate app with 4.1.3 by fargs
- Replies
- 3
- Views
- 923
Any one having an issue with generating a new app with extjs 4.1.3?
It works fine with 4.1.2a.
PS C:\inetpub\wwwroot\extjs-4.1.3> sencha generate app -path... -
9 Jan 2013 1:26 PM
- Replies
- 0
- Views
- 100
Hi,
I need to enable editing on a grid based on the user's permissions. I was going to use the getEditor function for each column but it is not available in Architect.
If there is a way to do... -
1 Dec 2012 8:00 AM
- Replies
- 1
- Views
- 309
Hey,
Just solved a problem that I thought I would share.
My Scenario:
Model field that must be Yes (used Inclusion validation with a list that includes the value 1)
Used a radio group with 2... -
16 Sep 2012 4:40 PM
Jump to post Thread: Sencha Touch 2 - how mature? by fargs
- Replies
- 35
- Views
- 5,992
Unfortunately I have to agree. I have been evaluating Sencha Touch for use in a number of large projects but I can't seem to get the performance up to scratch. I have tried the optimizations...
-
5 Sep 2012 8:18 AM
- Replies
- 3
- Views
- 700
Hi,
I am a support customer. Where can I download SDK Tools 2.1?
Thanks, -
18 Aug 2012 7:15 AM
- Replies
- 4
- Views
- 1,004
I noticed that this is property was removed from Sencha Architect. Is this still recommended practice? It would be nice to be able to add references to components, the same way you add references to...
-
9 Aug 2012 5:00 PM
- Replies
- 5
- Views
- 957
I am using build 442 but the release notes have only been updated to 439. This issue still exists in 442. Adding release dates to the changelog would be useful as well.
Thanks, -
6 Oct 2011 6:52 PM
- Replies
- 14
- Views
- 4,699
This really makes the designer unusable for building ext 4 apps properly.
-
4 Dec 2010 9:31 AM
- Replies
- 7
- Views
- 2,299
This is happening to me as well. It wasn't too bad when I had only a few forms but I add more it is becoming more annoying. A fix would be appreciated.
Thanks, -
1 Dec 2010 4:10 PM
- Replies
- 24
- Views
- 13,333
Hi Jarred,
My form is a component created using the designer. I have another Window component that has the form "Linked" to it and the same form is "linked" to the a panel in my viewport. So I... -
28 Nov 2010 7:27 AM
- Replies
- 406
- Views
- 144,246
Hi,
I have a superselectbox on a form. The form data posted is shown in the attached screenshot. You can see that Districts is listed twice with separate values. My configuration of the... -
27 Nov 2010 6:40 AM
- Replies
- 24
- Views
- 13,333
Hi,
I am having an issue with using the superselectbox ux in a component that was built using the Ext Designer.
I have used the replaceWith override and a textfield placeholder. I "link" my... -
22 May 2010 9:41 PM
Jump to post Thread: MenuItem autoRef by fargs
- Replies
- 15
- Views
- 4,237
Nice fix ... thanks!
-
22 May 2010 4:02 PM
Jump to post Thread: MenuItem autoRef by fargs
- Replies
- 15
- Views
- 4,237
I am having the same issue
-
7 Mar 2010 3:59 PM
Jump to post Thread: Ext.ux.form.CheckboxCombo by fargs
- Replies
- 92
- Views
- 27,352
Anyone that has tried to use a multiselect list in a grid editor might have run into the same problem I have:
Problem
The checked boxes were not updated for each field. The were only set on... -
6 Mar 2010 2:36 PM
Jump to post Thread: Ext.ux.form.CheckboxCombo by fargs
- Replies
- 92
- Views
- 27,352
Thanks for the control but I am having the same issue as with Saki's when using it in a grid editor.
Firstly, I had to make the following changes to get the renderer working:
Ext.each(value,... -
19 Jan 2010 8:45 AM
Jump to post Thread: Ext.Direct for ASP.NET MVC by fargs
- Replies
- 374
- Views
- 140,209
Thanks mdissel! I will be continue the discussion on the new thread.
-
18 Jan 2010 1:49 PM
Jump to post Thread: Ext.Direct for ASP.NET MVC by fargs
- Replies
- 374
- Views
- 140,209
Hi Eugene,
The Ext.Messagebox.hide() is there to remove the progress box when the waitMsg is set on any action, so the message box is doing what I would expect.
I think the issue is that the... -
17 Jan 2010 9:49 AM
Jump to post Thread: Ext.Direct for ASP.NET MVC by fargs
- Replies
- 374
- Views
- 140,209
Hi,
I have a form that causes a server side exception. I have setup the
Ext.Direct.on('exception', function(e) {
Ext.Msg.show({
title:'Woops!',
msg: e.message,
Results 1 to 21 of 21
