Search Type: Posts; User: bozzoz
Search: Search took 0.02 seconds.
-
15 Feb 2013 2:14 AM
Jump to post Thread: store remote filter callback by bozzoz
- Replies
- 5
- Views
- 556
Thank you Legolas, it is just what I want!
-
14 Feb 2013 12:36 AM
Jump to post Thread: store remote filter callback by bozzoz
- Replies
- 5
- Views
- 556
Ok but the load event dosen't return the operation object. Where I can find the error message?
-
12 Feb 2013 8:19 AM
Jump to post Thread: store remote filter callback by bozzoz
- Replies
- 5
- Views
- 556
Hello,
I've some stores with remoteFilter properties set to true. When I call the method filter() the stores add filters and load the remotely data. How can I add a callback function to the... -
15 Jun 2012 12:45 AM
- Replies
- 2
- Views
- 373
Ok ok I'm very stupid!
I set numind as id property of analisi but numind is equal in all analisi took from the same place!!!
Bye -
14 Jun 2012 11:44 PM
- Replies
- 2
- Views
- 373
Hello, I have a problem with my list and its jsonp store. The store is loaded but the list shows only the last record.
This is my listPanel
Ext.define('BAL.view.PanelListaAnalisi', {... -
4 Aug 2011 12:23 AM
Jump to post Thread: MVC Application localizzation by bozzoz
- Replies
- 0
- Views
- 271
Hello I followed the guide "MVC Architetture" and I have added a paging toolbar in the user view. How to localize the toolbar using /ext/locale/ext-lang-it.js?
In ext 3.x.x, I just include the... -
12 Jul 2011 4:42 AM
Jump to post Thread: MVC, event handler for buttons by bozzoz
- Replies
- 2
- Views
- 1,332
Thank you FlaminPhoenix, I found the solution in the API Ext JS 4.0 on Ext.ComponentQuery
Now I have:
Ext.define('IPPC.controller.AppHeader', {
extend: 'Ext.app.Controller', -
12 Jul 2011 1:36 AM
Jump to post Thread: MVC, event handler for buttons by bozzoz
- Replies
- 2
- Views
- 1,332
Hello, I have a view:
Ext.define('IPPC.view.application.Header' ,{
extend: 'Ext.Panel',
alias : 'widget.appHeader',
dockedItems: [
{
xtype: 'toolbar', -
2 May 2011 10:29 PM
- Replies
- 2
- Views
- 1,173
Ok but if my numberField allow blank value, how to fill it with blank value when float value in the store is null?
-
30 Apr 2011 9:31 PM
- Replies
- 2
- Views
- 1,173
Hi, I have got a grid with some float and int columns. When I try to load a record in a form with method
myForm.getForm().loadRecord(record)
the NumberField with null value in the record... -
10 Mar 2011 6:07 AM
Jump to post Thread: Send back data to database by bozzoz
- Replies
- 11
- Views
- 2,178
Ext.Ajax.request({
url: 'foo.php',
success: someFn,
failure: otherFn,
headers: {
'my-header': 'foo'
},
params: { foo: 'bar' }
}); -
2 Feb 2011 3:13 AM
- Replies
- 19
- Views
- 6,452
Hi berntkau, the event grid.on('afteredit'...) does not solve the problem because the checkcolumn does not have an editor!
The checkcolumn has got a click event but I don't know the way to refer... -
29 Jan 2011 11:44 PM
- Replies
- 19
- Views
- 6,452
Hello i have a grid with checkcolumn:
var grid = this.gridTasks;
var cm = grid.getColumnModel().config;
for (var cid = 0; cid < cm.length; cid++)
{
// check For boolean columns -
17 Jan 2011 1:21 AM
- Replies
- 5
- Views
- 992
Thank you Jarred, the ExtJs API is very big and when I looked I missed the reconfigure method!
I also reconfigured the paging toolbar in this way:
tabPraticheCommittente =... -
14 Jan 2011 12:26 AM
- Replies
- 5
- Views
- 992
Hi Jarred, how do I reset the store configuration and set the new instance? Can you post me an example?
Thanks
My code
tabPraticheCommittente = Ext.extend(tabPraticheCommittenteUi, {
... -
3 Jan 2011 12:37 AM
- Replies
- 1
- Views
- 470
Hello i have this code
winElencoFornitori = Ext.extend(winElencoFornitoriUi, {
initComponent: function() {
winElencoFornitori.superclass.initComponent.call(this);
var grid =... -
26 Nov 2010 3:26 AM
- Replies
- 5
- Views
- 1,145
if the gridPanel is a class
this.store.load({
params: {par1: 'value1',par2:'value2'}
});
Bye -
20 Nov 2010 10:46 AM
- Replies
- 2
- Views
- 790
Hi greg, make your own index.html and index.js or app.js and inside put your code. Do not use the xds_index.js and xds_index.html, maybe they are just examples!
-
16 Nov 2010 11:30 PM
- Replies
- 4
- Views
- 893
There is a problem with autoRef for menu inside a button for Ext!
Look here!
http://www.sencha.com/forum/showthread.php?99895-MenuItem-autoRef&p=470296#post470296
Bye -
16 Nov 2010 11:25 PM
Jump to post Thread: Ext.grid.RowSelectionModel by bozzoz
- Replies
- 1
- Views
- 769
In the designer put RowSelectionModel component into the gridPanel by simple drag&drop and set property singleSelect to true.
Bye -
11 Nov 2010 12:33 AM
- Replies
- 3
- Views
- 760
Set the autoRef for btnAbout = btnAbout then in the MyViewport.js
/*
* File: MyViewport.js
* Date: Tue Nov 09 2010 09:46:16 GMT-0500 (Eastern Standard Time)
*
* This file was... -
2 Nov 2010 12:13 PM
Jump to post Thread: Problems with textfields by bozzoz
- Replies
- 2
- Views
- 590
Filippo prova
var value = myTextField.getValue();
;)
Ciao -
30 Oct 2010 2:20 AM
- Replies
- 2
- Views
- 632
Thanks Animal but No! Don't have a custom css! The problems is only in Firefox.
The CSS rule are:
.x-menu-sep {
background-color:#E0E0E0;
border-bottom-color:#FFFFFF;
}
.x-menu-sep { -
29 Oct 2010 11:49 PM
- Replies
- 2
- Views
- 632
Hello, I have the problem on the menuseparator shown in the picture only with firefox
http://i770.photobucket.com/albums/xx349/Bozzoz/screenshoot/firefox_problems.png
Can someone help me?
... -
28 Oct 2010 11:47 PM
- Replies
- 26
- Views
- 11,187
http://sencha.com/x/5q
Bye
Results 1 to 25 of 56
