Search Type: Posts; User: aproust94
Search: Search took 0.05 seconds.
-
28 Jun 2008 7:36 AM
Jump to post Thread: GridPanel directly to Excel. by aproust94
- Replies
- 286
- Views
- 250,984
Well, after reading many threads about downloading and more, I found a solution bases on this thread and jrh's message (#34) [URL="http://extjs.com/forum/showthread.php?t=23937&page=4"].
First of... -
28 Jun 2008 5:33 AM
Jump to post Thread: GridPanel directly to Excel. by aproust94
- Replies
- 286
- Views
- 250,984
Thank you mankz. I wrote something wrong about ie7. I know that's not work. But in all case the utf-8 issue is not due to the kind of browser. Maybe the encoding. I'd try many things, but nothing...
-
24 Jun 2008 1:34 PM
Jump to post Thread: GridPanel directly to Excel. by aproust94
- Replies
- 286
- Views
- 250,984
Hi All,
Animal, Thanks for this great extension.
I get an issue with utf-8 encoding. If I have a word like this one 'Cr -
22 May 2008 6:13 AM
- Replies
- 106
- Views
- 52,443
Thank you Tintin for this great Extension and also to you Pibos for your improvement.
Pibos, there is something wrong if you don't set 'value' config option. Ext.ux.Boxselect throws an exception. I... -
3 May 2008 8:27 AM
- Replies
- 2
- Views
- 876
Shame on me !
The error came from the mime type used into the script tag of my php page. I wrote 'application/javascript' instead of 'text/javascript'. FF support this syntax but IE not.
Bad line... -
2 May 2008 10:20 AM
- Replies
- 2
- Views
- 876
Hi All,
I encounter a little problem about the display of a page with IE :s . I have a simple js page with this code (draws a BorderLayout) :
Ext.onReady(function(){
Ext.QuickTips.init();
... -
29 Apr 2008 7:21 AM
- Replies
- 4
- Views
- 974
I understand now how the link is done.
Thanks for you example.
Al -
29 Apr 2008 12:26 AM
- Replies
- 4
- Views
- 974
Thank you rvent for your answer. I understand your point of view about use an object rather than an inline declaration. But, how we include the combobox object within the formpanel. I don't see any...
-
28 Apr 2008 7:43 AM
- Replies
- 4
- Views
- 974
Hi All,
I'm playing with Combobox and FormPanel. I use 2 ways to create an Combobox :
1 - with xtype : 'combo'
2 - new Ext.form.ComboBox({...
var issueForm = new Ext.FormPanel({...
Results 1 to 9 of 9
