Search Type: Posts; User: kyrillos52
Search: Search took 0.05 seconds.
-
17 Oct 2011 11:33 PM
- Replies
- 7
- Views
- 12,262
Hello,
To avoid repeating the thread, i post here.
I'm trying to display buttons in specific cells into a grid thanks to an id.
I have a JSONArray, called "devices" here, with the id... -
19 May 2011 12:05 AM
Jump to post Thread: Problem with NestedList by kyrillos52
- Replies
- 2
- Views
- 862
Somebody can help me about how to load a Store on a Nested List once using Ajax ?
In my exemple below, Sencha Touch send one Request for each item I tap. I would like than he send only one... -
17 May 2011 12:30 AM
Jump to post Thread: Problem with NestedList by kyrillos52
- Replies
- 2
- Views
- 862
Nobody have a solution to this problem ?
-
14 May 2011 1:11 AM
Jump to post Thread: Problem with NestedList by kyrillos52
- Replies
- 2
- Views
- 862
Hello,
I try to do my first application with Sencha Touch but I've some difficulties. Indeed, I've done a nested list and when I click on a item on leaf, we switch to a Form Panel.
My small... -
30 Mar 2011 5:58 AM
- Replies
- 1
- Views
- 1,032
Hello,
I'll try to retrieve an element on item selected on a Nested List.
When I click on an element, I want to select the toto property of an element but I don't know how to retrieve the toto... -
30 Mar 2011 5:49 AM
Jump to post Thread: Problem with Sencha Touch by kyrillos52
- Replies
- 2
- Views
- 820
Hello,
I don't arrive to use sencha touch with firefox on Mac. It's working on Safari.
Do you have a solution about that ?
Thank you -
8 Mar 2011 4:54 AM
- Replies
- 419
- Views
- 176,065
Hello,
I think there is a bug with the zoom. With the example : http://jsfiddle.net/AMx6r/114/, when we add zoomType: 'xy', the zoom doesn't work.
Here is the code with the bug :... -
1 Feb 2011 12:19 AM
Jump to post Thread: Charts using Highcharts by kyrillos52
- Replies
- 3
- Views
- 2,782
You can move this thread to the good forum.
-
31 Jan 2011 8:08 AM
Jump to post Thread: Charts using Highcharts by kyrillos52
- Replies
- 3
- Views
- 2,782
Hello,
I'll try to create a chart using Highchart. I'll arrive to create a static chart using example of the adapter but I don't arrive to create a chart using a JsonStore.
Somebody have a... -
31 Jan 2011 8:05 AM
- Replies
- 419
- Views
- 176,065
Hello,
Somebody can give me a sample of code who represente a line who use a store and X TimeAxis ?
Thank you -
3 Nov 2010 6:57 AM
- Replies
- 8
- Views
- 1,452
Yes, It's work, thank you
-
1 Nov 2010 7:30 AM
- Replies
- 8
- Views
- 1,452
The problem can come from this.dateRangeMax ? I think he loop because of this.
if(!date){
return false;
}
if (field.startDateField && (!this.dateRangeMax ||... -
1 Nov 2010 5:43 AM
- Replies
- 8
- Views
- 1,452
When I write an alert of startdtid and enddtid, I've a different in each panel I create.
-
1 Nov 2010 2:33 AM
- Replies
- 8
- Views
- 1,452
Hello,
I've a problem with the vtype daterange. When I create only one panel with a dateStart and dateEnd. It's work fine but if I create two or more, I've the error too much recursion.
Here is... -
14 Sep 2010 6:28 AM
- Replies
- 4
- Views
- 992
my code is working now, thank you.
-
9 Sep 2010 11:42 PM
- Replies
- 4
- Views
- 992
Thank you for your response. Unfortunately, I've another problem with onChangeType function.
ContainerType is a container who use card Layout configured by using autoref with ExtDesigner. In the... -
9 Sep 2010 1:33 AM
- Replies
- 4
- Views
- 992
Hello,
I'll try to use some events in the Ext JS API with Ext Designer. I'll arrive to use click event but no others events.
For example, I'll try to raise an event when selected item in a... -
31 Aug 2010 11:55 PM
- Replies
- 2
- Views
- 1,118
Thank you for your response,
I will know if it can be possible to use binding to modify myWindow with the element of my JSON object and how to use it.
For example, myGrid load the articles with... -
25 Aug 2010 11:38 PM
- Replies
- 2
- Views
- 1,118
Hi,
I'll like to open a new window created with ext-designer where I want to initialize a parameter (Hidden Field) with an ID provided from a grid.
Example : I have a grid with a list of... -
19 Aug 2010 10:06 PM
- Replies
- 4
- Views
- 796
Here is my code
PasserelleAddWindowUi = Ext.extend(Ext.Window, {
title: 'Ajouter une passerelle',
width: 598,
height: 548,
padding: '',
initComponent: function() {
... -
19 Aug 2010 7:18 AM
- Replies
- 4
- Views
- 796
Thank you for your help, it's help me a lot. But I have another error when I want to open an new window : this.layout.setActiveItem is not a function. Here is my code :
PasserellePanel =... -
19 Aug 2010 12:51 AM
- Replies
- 4
- Views
- 796
Hello,
I'll arrive to do some windows in ExtDesigner but I would like to know how do you implement events in the .js code.
To give you an example, I'll create a window with a list and 3 buttons... -
10 Aug 2010 10:40 PM
- Replies
- 458
- Views
- 127,054
Hi,
My problem is that Tomcat don't throw any exception. That's why I don't know where the problem is.
11 août 2010 08:34:43 org.apache.catalina.core.AprLifecycleListener init
INFO: The... -
10 Aug 2010 12:29 AM
- Replies
- 458
- Views
- 127,054
Hello, I'll try to use DirectJNgine but I've some problems. I'll read and do the exemples in the documentation and It's work quite well.
But there are something that I don't understand, I don't... -
9 Aug 2010 6:43 AM
- Replies
- 0
- Views
- 483
Hello,
I'll try to create a GridPanel where datas provide from a Java Web Server. To do this, I'll use DirectJNgine on server side.
Unfortunately, I don't arrive to bind datas with using Ext...
Results 1 to 25 of 25
