Search Type: Posts; User: marinica
Search: Search took 0.02 seconds.
-
8 Jul 2008 2:01 AM
- Replies
- 3
- Views
- 1,264
How silly I was!!!
I have called getStore() function before I defined storeFields (array with expected json formated fields definition ). When I placed definition for storeFields before getStore... -
8 Jul 2008 12:58 AM
- Replies
- 3
- Views
- 1,264
I don't know where from this extra space appeared,but it is not in my code. So, this is not the solution. It was to good to be true. :s
-
7 Jul 2008 2:02 AM
- Replies
- 3
- Views
- 1,264
Hello everyone,
I have a JsonStore object which cannot load data.
Each time the load should be done I get load exception which parameter 'name' has value TypeError (name: TypeError).
The data... -
2 Jun 2008 4:38 AM
- Replies
- 1
- Views
- 1,103
Hello everyone,
I have tried to create function for checking/unchecking all children nodes when parent node is checked/unchecked. Since, this is not an exotic issue, I was very surprised when my... -
15 Apr 2008 11:05 PM
- Replies
- 1
- Views
- 1,181
Hello everyone,
I tried to create viewport layout and I followed the explanation form API and examples from home page. But I have problem with my west region which is a TreePanel. It requires 'el'... -
1 Apr 2008 10:46 PM
- Replies
- 2
- Views
- 683
Thank you very much for help, I didn't pay attention on object I add as items.
-
1 Apr 2008 6:41 AM
- Replies
- 2
- Views
- 683
Hello, everyone!
I have here a form which contains tab panel. This tab panel consists of two tabs. The first tab
is initially active. It shows proper data ( renders it's panel child with form... -
26 Mar 2008 1:22 AM
Jump to post Thread: Reload problem by marinica
- Replies
- 2
- Views
- 762
Hello everyone,
I have an application which uses data grids to show data from the database. JsonStore is used as data store for those grids. Each grid has it's own window.
So, actually, I have... -
25 Mar 2008 2:59 AM
- Replies
- 5
- Views
- 1,696
You were right. Function getLevelSetCombo() was returning a static combo object. I have created a function which creates a new Combo object and it works now.
Thank you very much. -
25 Mar 2008 2:01 AM
- Replies
- 5
- Views
- 1,696
Thank you for quick reply.
I don't know if you're noticed, but in the top of the code I sent there was this:
var ComboEditor = function()
{
return new... -
25 Mar 2008 1:25 AM
- Replies
- 5
- Views
- 1,696
Hello everyone,
I'm new to extjs, but I like it very much and I decided to go deeper in it.
I'm using ExtJS desktop-like layout with several icons which open windows with data grids. I have a...
Results 1 to 11 of 11
