Search Type: Posts; User: KajaSheen
Search: Search took 0.02 seconds.
-
25 Apr 2013 5:09 AM
Jump to post Thread: Partial extend configuration by KajaSheen
- Replies
- 3
- Views
- 110
Thanks for the answers. That is also a strong argument to always use initComponent to set default values for different extended components. But unfortunatly that overcomplicates my code right now....
-
23 Apr 2013 4:54 AM
Jump to post Thread: Partial extend configuration by KajaSheen
- Replies
- 3
- Views
- 110
Another question about configuration.
I have a specialized Grid component, which has all the columns etc. for a specific model and also a viewConfig. Currently I use this grid in different places.... -
23 Apr 2013 3:37 AM
Jump to post Thread: Grid viewConfig listeners scope by KajaSheen
- Replies
- 1
- Views
- 65
How can I set the correct scope of a function inside the viewConfig configuration. I want it scoped to the GridView. Setting the function on the grid is not an option, because the listeners are build...
-
8 Apr 2013 9:44 PM
- Replies
- 3
- Views
- 169
Then the existing record would be updated and have the same ID as the old record. The store aka grid would only show the one updated record and saving again would update the old record (because of...
-
4 Apr 2013 4:30 AM
- Replies
- 3
- Views
- 169
Once again I have a perhaps stupid sounding question.
I have a Store and a Model that handles Fees that my customers have to pay. Each Fee has a starting date and an end date. Now I want to be... -
26 Mar 2013 6:09 AM
- Replies
- 22
- Views
- 4,168
I am now posting in this thread, as I followed it to start migrating my 4.1 theme to 4.2
So far not a whole lot works as before. I was able to get the custom package to compile and I started to... -
22 Mar 2013 11:09 AM
Jump to post Thread: Theme Package by KajaSheen
- Replies
- 4
- Views
- 338
Just found the nice post here http://www.sencha.com/forum/showthread.php?258942... I just had copied the theme folder (as i did with my 4.1 theme). Seems the workflow has gotten a bit different......
-
21 Mar 2013 8:55 AM
Jump to post Thread: Theme Package by KajaSheen
- Replies
- 4
- Views
- 338
Hey, I wanted to get started to try our application with the 4.2 RC, but since we use a heavily customized theme I wanted to start migrating the theme at the same time. But so far I have had no luck...
-
4 Mar 2013 5:19 AM
- Replies
- 3
- Views
- 240
Completly fine as a solution. Should be reflected in the documentation for alias definition and ComponentQuery. Thanks a lot.
-
28 Feb 2013 7:52 AM
- Replies
- 3
- Views
- 240
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.2a
Description:
When the class alias contains additional dots (widget.ux.newcomponent) the ComponentQuery (i.e. down) fails.
Test Case: -
27 Feb 2013 2:03 AM
Jump to post Thread: Ext.supports.FileApi by KajaSheen
- Replies
- 1
- Views
- 349
I would find it useful to add a FileApi check to the Ext.supports object for convenience.
Currently I use this in my code as an "override":
/**
* @property FileApi True if... -
15 Feb 2013 6:04 AM
- Replies
- 1
- Views
- 377
Once again a little thing I needed for my application and wanted to share with you. I use a FormPanel with a whole lot of DisplayFields for a quick preview of my records. Now I had a field that...
-
12 Feb 2013 12:55 AM
- Replies
- 3
- Views
- 501
This is my solution, which is far from perfect right now, but maybe a starting point for others in this direction:
Ext.widget('grid', {
height: 500,
uxResized: false,
... -
11 Feb 2013 2:39 AM
- Replies
- 1
- Views
- 216
I have a page which has a grid and the possibility to edit records of this grid via forms. Now if the user tries to close the form I already check if it is dirty and ask if the user wants to save the...
-
30 Jan 2013 6:13 AM
Jump to post Thread: Ext.ux.grid.FilterBar plugin by KajaSheen
- Replies
- 146
- Views
- 35,413
Hey,
very nice Plugin. Been playing around with it and noticed two little things:
OperatorButton gives an error, when the filterbar is destroyed before it was rendered. I.e. when part of a... -
28 Jan 2013 7:45 AM
- Replies
- 4
- Views
- 690
Add the possibility to have a remote summary supplied with a server response, when you have a grid with lots of rows (and paging), but want to display a summary over all rows, i.e. account balance....
-
24 Jan 2013 7:24 AM
- Replies
- 0
- Views
- 148
I checked and only the GroupedSummary has remote support. Is there any way to have the same for the regular summary? Because I have an accounting grid with lot's of rows, but the client wants to see...
-
3 Dec 2012 1:48 AM
- Replies
- 3
- Views
- 475
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.2a
Browser versions tested against:
Chrome IE8 FF17 (firebug installed) Safari 5
DOCTYPE tested against: -
27 Nov 2012 3:08 AM
Jump to post Thread: Name is undefined by KajaSheen
- Replies
- 1
- Views
- 368
Sometimes on has a typo in the definition of an xtype or something. Then the instantiation fails (for me in the ClassManager.parseNamespace function. But the error message is just "name is undefined"...
-
26 Sep 2012 2:39 AM
Jump to post Thread: SASS Button Color by KajaSheen
- Replies
- 1
- Views
- 344
There is a typo in the widgets/_button.scss in line 860. It should read $color-disabled and not just $color.
@if $color-disabled != $color {
color: $color-disabled !important;
} -
26 Sep 2012 12:45 AM
Jump to post Thread: WshShell.Exec not found by KajaSheen
- Replies
- 2
- Views
- 657
Ok, that was quick. Java was not on my PATH in my ruby shell...
Make sure that java is executable from your current directory. -
26 Sep 2012 12:38 AM
Jump to post Thread: WshShell.Exec not found by KajaSheen
- Replies
- 2
- Views
- 657
I installed the new Cmd and upon running I get the following error:
sencha.wsh.js(209,5) WshShell.Exec cannot be found.
Am I missing any prequesites?
Using Windows 7
Any help would be... -
21 Jun 2012 2:08 AM
- Replies
- 2
- Views
- 424
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.1 RC2
Browser versions tested against:
IE8 FF13 (firebug 1.9 installed) Safari 4
DOCTYPE tested against: -
20 Jun 2012 12:48 AM
- Replies
- 0
- Views
- 134
My controller manages multiple instances of the same view (which are windows, that can be open simultaniously)... Now I have a ref in my controller that points to that component, and I wanted to...
-
15 Jun 2012 3:03 AM
Jump to post Thread: infinite scroll grid height by KajaSheen
- Replies
- 2
- Views
- 676
I have the same problem. And searching for a solution.
@Scott, it seems that your code is Ext 3.x, the functions you are using are not available anymore. If someone has a tip on how to access a...
Results 1 to 25 of 94
