Search Type: Posts; User: jayeshpk1
Search: Search took 0.02 seconds.
-
6 Aug 2007 8:06 PM
Jump to post Thread: Grid Editor in tabs by jayeshpk1
- Replies
- 2
- Views
- 780
Thanks rarerules. That fixed my issue.
-
6 Aug 2007 4:30 AM
Jump to post Thread: Grid Editor in tabs by jayeshpk1
- Replies
- 2
- Views
- 1,381
Thanks, I created a new thread under Help.
-
6 Aug 2007 4:29 AM
Jump to post Thread: Grid Editor in tabs by jayeshpk1
- Replies
- 2
- Views
- 780
Hi,
I have 3 tabs with one grid editor in each. When I am editing a cell in one of the tabs, if I switch to another tab, the text editor still shows through in the new tab. I can attach a screen... -
5 Aug 2007 8:06 PM
Jump to post Thread: Grid Editor in tabs by jayeshpk1
- Replies
- 2
- Views
- 1,381
Hi,
I have 3 tabs with one grid editor in each. When I am editing a cell in one of the tabs, if I switch to another tab, the text editor still shows through in the new tab. I can attach a screen... -
24 Jun 2007 5:58 PM
Jump to post Thread: hidden field in dynamic form by jayeshpk1
- Replies
- 7
- Views
- 4,431
Thanks Tim. That worked.
-
24 Jun 2007 6:55 AM
Jump to post Thread: hidden field in dynamic form by jayeshpk1
- Replies
- 7
- Views
- 4,431
I added a hidden field to a dynamic form. The field does not get rendered on the form. However, there is a separating character ':' for this field on the form. Also the field takes up a row on the...
-
23 Jun 2007 5:45 PM
Jump to post Thread: htmleditor toolbar by jayeshpk1
- Replies
- 3
- Views
- 2,036
Thank you tryanDLS. That's it.
I just added updateToolbar() like below after redering the form.
partForm.render('form-parts');
editor.updateToolbar(); -
23 Jun 2007 6:26 AM
Jump to post Thread: htmleditor toolbar by jayeshpk1
- Replies
- 3
- Views
- 2,036
I have this htmleditor in a form. However all the toolbar buttons are disabled. Only source edit is enabled. If I toggle it twice the toolbar gets enabled. I tried enabling list with the code below...
-
16 Jun 2007 12:27 PM
Jump to post Thread: Getting grid data back as json by jayeshpk1
- Replies
- 2
- Views
- 922
Thanks Animal.
-
13 Jun 2007 6:51 PM
Jump to post Thread: Getting grid data back as json by jayeshpk1
- Replies
- 2
- Views
- 922
I am trying to get the grid as json record using the below code
var json = Ext.util.JSON.encode(partsDS.proxy.data);
I have added some records to the store partsDS using add method after the...
Results 1 to 10 of 10
