Search Type: Posts; User: rotaran
Search: Search took 0.03 seconds.
-
2 Jul 2009 6:03 AM
- Replies
- 0
- Views
- 811
Hi All !
I have one panel with several components in an absolute layout. When I put a gridpanel inside of this layout it doesn't show its borders :-(, (screenshots attached). When this same layout... -
2 Oct 2008 8:43 AM
- Replies
- 3
- Views
- 1,788
I was changing the wrong file :">
Here is t he class.:
.x-grid3-row-alt{background-color:#fafafa;} -
2 Oct 2008 7:19 AM
Jump to post Thread: [SOLVED] Change stripeRows color by rotaran
- Replies
- 3
- Views
- 1,788
Hi,
I turned the stripeRows config on for my grid.
Now I want to change the 'stripedRow' color to a darker one ...
Could someone help me to find what's the css class that needs to be modified to... -
22 Aug 2008 10:55 AM
- Replies
- 6
- Views
- 1,542
Thanks !
This class was very well designed as a Singleton :-D I just put this code on my application's entry point and I'm done -
22 Aug 2008 10:23 AM
- Replies
- 6
- Views
- 1,542
Thanks !!!
It's working now :D -
22 Aug 2008 9:23 AM
- Replies
- 6
- Views
- 1,542
Hi all
I have the Ajax request below.:
//var msg = null;
// Unidade
Ext.Ajax.request({ -
22 Aug 2008 5:57 AM
Jump to post Thread: JsonStore loadexception by rotaran
- Replies
- 1
- Views
- 1,230
Hi All,
I have a JsonStore and I would like to display an error message (Ext.Msg.alert ...) when it doesn't load data due to the following situations.:
1. An error happened on to the server and... -
7 Aug 2008 10:20 AM
- Replies
- 2
- Views
- 978
Thank you very much !!!
Worked !!! -
7 Aug 2008 9:44 AM
Jump to post Thread: Button Rendering by rotaran
- Replies
- 4
- Views
- 889
You can wrap the buttons into a container BTW they will show up
{
xtype:'container'
,x:597
,y:20
,autoEl:{}
,items:[{ -
7 Aug 2008 9:32 AM
- Replies
- 2
- Views
- 978
Hi,
I'm localizing my application using Ext.override but I'm getting the error message 'p has no properties' in Firebug ... can someone help with this issue ? (files attached too)
Thanks
... -
8 Jul 2008 6:41 AM
- Replies
- 4
- Views
- 2,118
Thanks for share your experience !!! :)
-
3 Jul 2008 12:52 PM
- Replies
- 8
- Views
- 2,716
sorry I fixed the original post :">
-
3 Jul 2008 12:15 PM
- Replies
- 8
- Views
- 2,716
http://extjs.com/deploy/dev/docs/?class=Ext.util.JSON
:s -
2 Jul 2008 6:08 PM
- Replies
- 8
- Views
- 2,716
Thanks !!!
My JSON was malformed
rotaran -
2 Jul 2008 12:36 PM
- Replies
- 8
- Views
- 2,716
Hi,
I have the following routine.:
/************************************************
** JSON
************************************************/
... -
18 Jun 2008 6:11 AM
- Replies
- 4
- Views
- 2,118
Hi first of all thanks for answer !
I've put a config option that is not working 100% but can get the button "top" aligned with other items, the "right" align issue is still alive :-(
To... -
16 Jun 2008 6:58 AM
- Replies
- 4
- Views
- 2,118
Hi all,
I have the following code.:
[CODE]
// Invocada depois do DOM formado.
Ext.onReady(function() {
/****************************************************************** -
16 Jun 2008 5:00 AM
- Replies
- 1
- Views
- 835
Hi all,
Sorry by the basic question .... I remember that I configured my aptana editor using some tips presented in one page of extjs's website, this page depicted step by step how to install... -
30 Apr 2008 4:54 AM
- Replies
- 1
- Views
- 1,183
Hi all,
I've created a Ext.form.TextField with the following line.:
[CODE]
var txtQtdDisponivel = new Ext.form.TextField({
fieldLabel: 'Qtd.Dispon -
17 Apr 2008 8:17 AM
Jump to post Thread: Module Pattern and Scope problems by rotaran
- Replies
- 2
- Views
- 1,186
Hi all,
I've read a document about the 'module' pattern http://extjs.com/learn/Tutorial:Application_Layout_for_Beginners it's a very well written document.
My application needs to behave pretty... -
14 Apr 2008 11:05 AM
- Replies
- 2
- Views
- 906
Thank you very much !!!!
Now i'm able to figure out that ;) -
14 Apr 2008 10:45 AM
- Replies
- 2
- Views
- 906
Hello, I'm using ASP.NET for server-side development and I produced a WebHandler under the URL.: http://localhost:49421/VSSWeb/Restricted/WebHandlers/WebDepto.ashx with the jayrock library which...
Results 1 to 22 of 22
