Search Type: Posts; User: gaseguraj
Search: Search took 0.02 seconds.
-
10 Sep 2008 11:30 AM
- Replies
- 4
- Views
- 1,139
Thanks I will
-
9 Sep 2008 8:47 PM
- Replies
- 4
- Views
- 1,139
Hi, I have a little problem. I use a Datastore to store data from a editor grid, and I need send that data throw an Ext.Ajax.request, but I don't now how get it and to save it to a database using...
-
3 Sep 2008 8:20 PM
- Replies
- 0
- Views
- 572
Hello everybody, yeah again IE, My problem is: I have a tabpanel with 2 tabs.
In my first tab i have a grid (Master) and the second I have two grid A and B.
If in the first grid Master I select... -
30 Aug 2008 3:16 PM
- Replies
- 5
- Views
- 2,075
Thanks all you, I finally fix the problem, I use a Ext.data.Record.create to mapping the fields, and I use a reader. See the code above:
var rcFuncionarioRenuente = Ext.data.Record.create([
... -
28 Aug 2008 9:38 AM
- Replies
- 5
- Views
- 2,075
I already did that:
var rcFuncionarioRenuente = Ext.data.Record.create([
{name: 'nombre', mapping: 'NOMBRE'},
{name: 'apellido'}
]);
var readerFuncionarioRenuente = new... -
28 Aug 2008 9:27 AM
- Replies
- 5
- Views
- 2,075
Hello everyone, I have a problem with load data to a FormPanel, look mi code (a little big):
(With ZendFramework)
FormPanel Constructor
Apps.gestionar.form.registrarFuncionarioRenuente = ... -
20 Aug 2008 9:41 AM
Jump to post Thread: Garbage collection by gaseguraj
- Replies
- 4
- Views
- 1,469
Hello, I'm having that problem, I watch in my application sometimes has duplicate elements, like combobox. Can you helpme about solve this problem?, if somebody can put some code for example that...
-
3 Aug 2008 6:04 PM
Jump to post Thread: Masking the window? by gaseguraj
- Replies
- 4
- Views
- 1,112
Thanks so much, I thought that it was more difficult :)).
-
3 Aug 2008 10:04 AM
Jump to post Thread: Masking the window? by gaseguraj
- Replies
- 4
- Views
- 1,112
Hello everybody, i show a window and I need mask everything else., do you can post the code for an example about it? thanks so much.
Results 1 to 9 of 9
