Search Type: Posts; User: anarchos78
Search: Search took 0.80 seconds.
-
16 May 2013 12:29 PM
- Replies
- 9
- Views
- 1,785
Many thanks! Keep going.
-
10 Apr 2013 11:43 AM
Jump to post Thread: Problem with Trees by anarchos78
- Replies
- 13
- Views
- 640
I have noticed few issues with 4.2 version. Why just not stick with 4.1?
-
10 Apr 2013 7:39 AM
Jump to post Thread: Problem with Trees by anarchos78
- Replies
- 13
- Views
- 640
Hello,
What store type is "taskStore"? Is it "Ext.data.TreeStore"? If not, you have to make it a "TreeStore". Just inform me if you solve the problem.
Thanks -
7 Apr 2013 6:53 AM
Jump to post Thread: Problem with Trees by anarchos78
- Replies
- 13
- Views
- 640
Please provide treestore model and panel definition. One thing more: Try to format your code (http://jsonlint.com/)
-
7 Apr 2013 2:28 AM
Jump to post Thread: Problem with Trees by anarchos78
- Replies
- 13
- Views
- 640
Hello,
Can you post the foul "json" that Ext.data.TreeStore holds?
Regards -
22 Aug 2012 11:28 AM
- Replies
- 3
- Views
- 801
I want to ask something, is the above code snippet eligible to use for cors?
-
22 Aug 2012 8:09 AM
- Replies
- 3
- Views
- 801
Hello friends,
I am trying to build an app using Extjs and ColdFusion. I have decided to use openBD for Coldfusion server so, i set up a Tomcat servlet. The ExtJs 4.1 lib and code are on Apache... -
18 Aug 2012 7:55 AM
- Replies
- 6
- Views
- 1,301
Still having problem,
The response:
callback({
"data": [
{
"id": "13_gnomodotiseis", -
18 Aug 2012 7:02 AM
- Replies
- 6
- Views
- 1,301
Thank you again
-
18 Aug 2012 5:35 AM
- Replies
- 6
- Views
- 1,301
Thank you for your reply,
Te response is 100% pure JSON. Still not get it. I am wresting with this a week now!
The response:
{"data":[{"id":"13_gnomodotiseis","id1":13,"title":"5/2009 ΓΝΜΔ ... -
17 Aug 2012 12:07 PM
- Replies
- 6
- Views
- 1,301
I am trying to load ext data stores using jsonp. The below code is working fine when i am using ajax and making requests on the same domain.
var baseUrl = 'http://localhost:8090/';
... -
19 Jul 2012 9:19 PM
- Replies
- 6
- Views
- 807
Thank you for your answer
-
5 Jun 2012 12:03 PM
- Replies
- 9
- Views
- 1,785
A user asked for it and i am giving it
-
30 May 2012 11:29 AM
- Replies
- 2
- Views
- 681
Thank you for the reply. I have found a solution!
Many thanks again
Tom -
29 May 2012 10:18 AM
- Replies
- 1
- Views
- 573
Greeting friends,
I am trying to build an app using “Extjs4.1”. In general: it is a viewport with a tree panel on the west and a center panel that it is actually a tab-holder panel. When a... -
25 May 2012 7:02 AM
Jump to post Thread: Trying to balance over errors by anarchos78
- Replies
- 3
- Views
- 336
I tried few things and I found where the error comes from. It is a component that I am using for pdf presentation (I use it in the card layout). But I don’t know how to address it. Any idea? What...
-
25 May 2012 5:22 AM
Jump to post Thread: Trying to balance over errors by anarchos78
- Replies
- 3
- Views
- 336
Greetings,
I have a border layout inside a tab. The “center” of the border is a card layout. The reason for this is that I want to present pdfs or text data occasionally.
When I open a tab I... -
24 May 2012 12:45 PM
- Replies
- 3
- Views
- 975
Hello,
I have the same problem. Is there any workaround for this issue?
Thanks -
23 May 2012 1:18 AM
Jump to post Thread: Extjs loading MSG image by anarchos78
- Replies
- 2
- Views
- 903
Many thanks!!!
-
22 May 2012 12:47 PM
Jump to post Thread: Extjs loading MSG image by anarchos78
- Replies
- 2
- Views
- 903
I have build a small app with extjs4 using MVC architecture. When user login first time the application needs 5-10 secs to load. How do I place a loading image that will inform user to wait while app...
-
21 May 2012 10:55 PM
- Replies
- 2
- Views
- 681
Greetings,
I have a very strange problem in presenting PDFS in panels using extjs4. What I am using:
I have a viewport. West region: a treepenel , and center: a tabpanel. By clicking... -
18 May 2012 11:10 PM
- Replies
- 1
- Views
- 706
Hello friends,
I have a problem to manipulate checkbox values. The ‘change’ event on checkboxes returns an object, in my case:
... -
16 May 2012 10:49 PM
- Replies
- 3
- Views
- 979
Hello,
Thank for the reply. In my app i have only one store holding search results. Is it possible to achieve the above functionality with one store? If not can you point me in how to do it with two... -
16 May 2012 1:34 PM
- Replies
- 3
- Views
- 979
Hello friends
I have in a viewport a textfield that it is for searching purpose. I have also a store that holds the data from the search queries. When user conducts a search and if query has... -
13 May 2012 12:34 PM
Jump to post Thread: JSONP Extjs4 issues by anarchos78
- Replies
- 1
- Views
- 730
I am trying to to load a JSON store with data that I am retrieving from a search server (Solr). In Firebug, I can see the response (Solr returns data) but I cannot get the store to be loaded with the...
Results 1 to 25 of 56
