Search Type: Posts; User: pancho.munyoz
Search: Search took 0.02 seconds.
-
1 Feb 2013 5:17 AM
- Replies
- 2
- Views
- 200
I using MVC architecture...
my series are dynamic -
31 Jan 2013 12:14 PM
- Replies
- 2
- Views
- 200
I have a chart type 'colums'
41594
When i select line button, i want change chart type to Line, but i can“t...
any idea how i do? -
28 Jan 2013 12:10 PM
- Replies
- 3
- Views
- 259
in this url http://www.sencha.com/forum/showthread.php?242594-Dynamic-grid-with-dynamic-model/page6 I describe the url my code with what I want
-
25 Jan 2013 11:05 AM
- Replies
- 54
- Views
- 15,230
Hi, I trying whit that code for dynamic chart.
I have been guided in the sample code in the url github.com/nonameplum/DynamicGrid.
The code like that:
/**
* Lukas Sliwinski
*... -
25 Jan 2013 6:51 AM
- Replies
- 3
- Views
- 259
I have a dynamic grid using the example https://github.com/nonameplum/DynamicGrid.
i want take the grid row and add to chart (column, line.. ).
41526
if select all rows, i need see values in... -
24 Jan 2013 7:43 PM
- Replies
- 54
- Views
- 15,230
do you know how make the same example charting the data values from the dynamic grid??
-
24 Jan 2013 1:37 PM
- Replies
- 2
- Views
- 365
Thanks.... you are the best :)
-
24 Jan 2013 11:22 AM
- Replies
- 2
- Views
- 365
I have a GridPanel and I need set the value for entire Column using a variable that I have defined
-
24 Jan 2013 9:08 AM
- Replies
- 2
- Views
- 223
Hi... I solve my problem from this way:
init:function(){
this.control({
'dateVales > #dateFrom':{
change:this.onGetDateValue
},
... -
22 Jan 2013 2:46 PM
- Replies
- 2
- Views
- 223
I have a app and a i need get datetefield values (not necesary validator).
My View Code:
Ext.define('App.view.DateValues', {
extend: 'Ext.form.Panel',
alias: 'widget.dateVales',
... -
22 Jan 2013 1:36 PM
- Replies
- 43
- Views
- 33,347
Hi, i review your examples, and i need something extjs4-mvc-grid-binded-form, but the inverse case.
I need get datefield values to the View-Form and set into the grid store and load changes.
How...
Results 1 to 11 of 11
