Search Type: Posts; User: scott.jackson
Search: Search took 0.02 seconds.
-
11 Dec 2012 1:18 PM
Jump to post Thread: 4.2 Release Date by scott.jackson
- Replies
- 17
- Views
- 5,821
Is there a parallel Sencha Architect beta to support this?
-
19 Nov 2012 12:18 PM
- Replies
- 5
- Views
- 654
I just checked to be sure, and the original project was using ExtJS 4.0.7, and when I re-factored, I did use ExtJS 4.1.3. And during the process there was also an update released for Architect to...
-
19 Nov 2012 8:21 AM
- Replies
- 5
- Views
- 654
We had a UI re-factoring that was scheduled. I did extensive work during that to test regularly in IE8 and to never test using localhost. During that process I never again encountered this issue,...
-
8 Nov 2012 2:49 PM
- Replies
- 5
- Views
- 654
I have a Sencha ExtJS 4.0.7 project. Nothing fancy, a few tabs, a few grids, backing stores, etc.
The grids use paging toolbars. These paging toolbars, and several other miscellaneous buttons,... -
7 Nov 2012 10:42 AM
Jump to post Thread: Change the Window Tool size by scott.jackson
- Replies
- 3
- Views
- 632
I'm also trying to do the same thing. I've examined the CSS and have made the following change:
.vdsNavigation .x-tool {
width: 21px;
height: 21px;
}
.vdsNavigation .x-tool-collapse-top... -
6 Nov 2012 11:09 AM
- Replies
- 2
- Views
- 372
You'll need to make sure IE9 is rendering in standards mode. While your page is loaded, press F12 and check the document mode is "Internet Explorer 9 Standards". For example:
<!DOCTYPE html>for... -
22 Oct 2012 12:49 PM
- Replies
- 0
- Views
- 1,221
I've been directed to replace the action column in a ExtJS grid with text links instead. My first thought was a template column with an <a> link, and to have that link invoke a function on the...
Results 1 to 7 of 7
