Search Type: Posts; User: gmn314
Search: Search took 0.04 seconds.
-
5 Jun 2012 9:19 AM
Jump to post Thread: How to instantiate Model objects by gmn314
- Replies
- 1
- Views
- 756
Hi,
I see in examples, a Model object is instantiated as follows:
Ext.define('occupationModel', {
extend: 'Ext.data.Model',
fields: [
{name: 'code', type:... -
5 Jun 2012 4:52 AM
- Replies
- 1
- Views
- 1,868
I am using the RowEditing plugin with a Grid. I noticed the following behavior: The first time that you add (or edit) a row, the row editor shows up over the row, with the "Update" and "Cancel"...
-
16 Jun 2008 10:18 AM
Jump to post Thread: Loading message on a Grid by gmn314
- Replies
- 2
- Views
- 848
Sorry if I'm repeating a question that comes up. I searched but couldn't find a related question.
I want to display the nice "Loading" message with animated icon when I am loading data on to a...
Results 1 to 3 of 3
