Search Type: Posts; User: Lukich
Search: Search took 0.02 seconds.
-
4 Jan 2012 4:29 PM
- Replies
- 0
- Views
- 471
Hi. I have discovered a strange behavior in a code that I'm collaborating on. Basically, I have a tree of departments. An admin can add mode departments, and when he does, the tree should...
-
17 Nov 2011 11:26 AM
Jump to post Thread: Styling ComboBox by Lukich
- Replies
- 2
- Views
- 522
This is ExtJS 4. As I played around with it I discovered that I had ext-all-gray.css after my custom styles. Moving my styles below helped some, but not completely. For example, if I assign a...
-
15 Nov 2011 2:44 PM
Jump to post Thread: Styling ComboBox by Lukich
- Replies
- 2
- Views
- 522
Hi. I'm trying to apply some styles to the ComboBox field, trying to make it larger. The only way I was able to do that was by adding fieldCls element to it and styling that class. However, only...
-
9 Nov 2011 2:49 PM
Jump to post Thread: Creating select element by Lukich
- Replies
- 2
- Views
- 1,070
Thank you, ComboBox worked great!
Luka -
7 Nov 2011 5:45 PM
Jump to post Thread: Creating select element by Lukich
- Replies
- 2
- Views
- 1,070
Hello. I'm trying to create a select element which would get added to a panel when I click a button.
After looking at the docs I tried this to create the select node itself:
var a = new... -
2 Nov 2011 4:12 PM
Jump to post Thread: Bug while repopulating the store by Lukich
- Replies
- 5
- Views
- 660
A user at Stackoverflow told me that add method expects records and I feed it an array and suggested I create a set of records to add using store.recordType. Is this a valid point, and if so, what's...
-
2 Nov 2011 3:59 PM
Jump to post Thread: Bug while repopulating the store by Lukich
- Replies
- 5
- Views
- 660
Unfortunately no, I still get the same error. Do you prefer jsonStore to ArrayStore or use some other solution?Thanks!Luka
-
31 Oct 2011 12:14 PM
Jump to post Thread: Bug while repopulating the store by Lukich
- Replies
- 5
- Views
- 660
Hello. I have recently been asked to help out on a project that involves Ext JS, so I starting playing around with it and discovered the following bug. Not sure if this is a legitimate bug or just...
Results 1 to 8 of 8
