Search Type: Posts; User: wallaboy
Search: Search took 0.02 seconds.
-
9 Sep 2008 10:20 AM
Jump to post Thread: Add a field to a Record by wallaboy
- Replies
- 9
- Views
- 1,269
The only two benefits in my case are:
1. Not to waste space with a store containing an additional field, which value is retrievable in a field of a panel in the same window.
2. Passing a single... -
9 Sep 2008 9:34 AM
Jump to post Thread: Add a field to a Record by wallaboy
- Replies
- 9
- Views
- 1,269
You're right by saying:
In the store we chose not to save the field related to the value of the combobox which permits the remote filtering, because the same window can be used by users with... -
9 Sep 2008 7:55 AM
Jump to post Thread: Add a field to a Record by wallaboy
- Replies
- 9
- Views
- 1,269
Dear mjlecomte,
sorry if I didn't explain correctly what I have to do. Here the steps:
1. The user chooses a value in the combobox, then clicks on the button "Find".
2. The grid, connected to a... -
9 Sep 2008 4:55 AM
Jump to post Thread: Add a field to a Record by wallaboy
- Replies
- 9
- Views
- 1,269
Hi,
I image my first idea was wrong, because it's not possible to modify the structure of a created record.
I wanted to do that at runtime because I need to pass the entire "rec" of a grid (... -
8 Sep 2008 7:13 PM
Jump to post Thread: Add a field to a Record by wallaboy
- Replies
- 9
- Views
- 1,269
Hi,
I'm trying, without success, to add a new field to a pre-existing record.
Basically I want to add a extra-field to the "rec" record returned from the the listener:
listeners: {
... -
21 Jul 2008 7:25 AM
- Replies
- 9
- Views
- 8,374
Hi,
have you solved your problem?
My code is a bit different, but the problem is the same. I used the linked combo tutorial, the one with the local data of USA and MEXICO, and what I have done...
Results 1 to 6 of 6
