Search Type: Posts; User: Saneth
Search: Search took 0.01 seconds.
-
26 Feb 2010 9:19 AM
- Replies
- 836
- Views
- 270,812
Hello,
I am testing last svn release of media (on Feb 16) against Ext 3.1.1 with following simple case :
Ext.onReady(function(){
var win = new Ext.Window({ -
18 Feb 2010 8:17 AM
- Replies
- 94
- Views
- 31,622
Hello,
Nice to see people sharing on this case which seems quite a common need in applications to me.
I've not really tested codes yet, but I have looked at the live example for the second one.... -
2 Feb 2010 9:28 AM
Jump to post Thread: ExtJS French community by Saneth
- Replies
- 53
- Views
- 11,663
Toulousain également en plus !
-
26 Jan 2010 6:05 AM
- Replies
- 7
- Views
- 4,973
Hello,
I enjoyed using this component ! This would be great to have it compatible with the last ext releases. Like previous poster, I would like to know if there is something in progress or... -
8 Dec 2009 5:31 AM
- Replies
- 94
- Views
- 31,622
This works perfectly. You have helped me much. Thanks !
-
7 Dec 2009 8:54 AM
- Replies
- 94
- Views
- 31,622
That would be great!
I am currently testing against Ext 3.0.3. (Public) -
7 Dec 2009 7:27 AM
- Replies
- 94
- Views
- 31,622
Hello,
Thanks for your help !
I have been trying to implement your solution, without success, adding this into the init function :
view.on('beforerefresh', function(view){
... -
7 Dec 2009 5:53 AM
- Replies
- 94
- Views
- 31,622
Hello,
I have the same problem with moving columns.
The behaviour is also not the expected one when hiding columns.
Since enableColumnHide and enableColumnMove have been forced to false... -
1 Dec 2009 6:30 AM
- Replies
- 170
- Views
- 60,462
Hello,
Thanks for sharing this documentation generator.
With the current version, is it possible to specify custom icons for classes to display in the left tree ?
I have not found any clue... -
26 May 2009 4:30 AM
- Replies
- 3
- Views
- 2,542
Obviously !
Thanks Animal. -
26 May 2009 2:02 AM
- Replies
- 3
- Views
- 2,542
Hello everyone,
I get the error : 'this.onMetaChange is undefined' while running the following code :
Ext.onReady(function(){
Ext.Ajax.request({
url:'wiff.php', -
22 Apr 2009 1:12 AM
- Replies
- 836
- Views
- 270,812
Hello,
This is a very nice extension !
I would like to ask some help on a simple example I'm trying to achieve.
I use one MediaPanel and two MediaWindows each containing a PDF. They have to... -
9 Apr 2009 12:35 AM
Jump to post Thread: HTML and Fields in FormPanel by Saneth
- Replies
- 0
- Views
- 496
Hello,
I would like to use Html into a FormPanel as shown in this simplified example:
- Be able to write html code such as :
<h1>Welcome to this test</h1>
[EXT:textfield]
<p>Thanks for... -
13 Mar 2009 2:05 AM
Jump to post Thread: Adding Button to a Toolbar by Saneth
- Replies
- 1
- Views
- 725
Hello,
Using Ext 2.2.1.
I'm trying to add dynamically a Button to a Toolbar which is contained in a FormPanel as an item.
Here is the simplified code :
Results 1 to 14 of 14
