Search Type: Posts; User: magut212
Search: Search took 0.01 seconds.
-
15 Jan 2013 11:05 PM
- Replies
- 43
- Views
- 33,572
i appreciate your efforts in converting extjs examples to extjs 4 mvc structure. I would be happy if you convert the web desktop too http://tinyurl.com/acyv6tq
-
5 Jul 2012 10:16 PM
Jump to post Thread: Extjs Combobox add extra record by magut212
- Replies
- 4
- Views
- 2,314
Hi @skirtle, iam using extjs 4, MVC
-
5 Jul 2012 5:20 AM
Jump to post Thread: Extjs Combobox add extra record by magut212
- Replies
- 4
- Views
- 2,314
Hi Programmers :-?,
I have a combobox that i would like to add an option for adding an extra record if the record is not in the store.
Regards,
Samuel
Software Developer -
29 May 2012 6:46 AM
Jump to post Thread: Grid in a form by magut212
- Replies
- 2
- Views
- 606
//code for the customer job combobox
new Ext.form.ComboBox({
fieldLabel: 'Customer: Job',
hiddenName: 'customer_id',
store: 'Invoice.Customer',
name: 'customer_idd',
id:... -
29 May 2012 1:43 AM
Jump to post Thread: Grid in a form by magut212
- Replies
- 2
- Views
- 606
35688
Hi,
i have the above grid in a form, when i select the 'customer Job', the grid store is loaded with new values corresponding to the customer, how would i add the values of 'Amount Due'... -
29 May 2012 1:23 AM
Jump to post Thread: Icons in a panel by magut212
- Replies
- 3
- Views
- 554
I used gridview with xtemplate and it worked fine, thanks guys for the ideas.
-
7 Mar 2012 4:41 AM
Jump to post Thread: Icons in a panel by magut212
- Replies
- 3
- Views
- 554
Hi all,
I would like assistance in setting up icons in a panel like its on http://qwikioffice.com/desktop-demo/ such that they act as shortcuts to modules of my application :-?
Results 1 to 7 of 7
