Search Type: Posts; User: Pock
Search: Search took 0.02 seconds.
-
13 Jun 2012 8:19 AM
Jump to post Thread: Ext.Direct Spring 1.0.0 by Pock
- Replies
- 71
- Views
- 20,681
Sound like a good solution. I'll try it tomorrow.
Thank again
Edit: it work like a charm!! you saved my time thanks a lot. -
13 Jun 2012 6:40 AM
Jump to post Thread: Ext.Direct Spring 1.0.0 by Pock
- Replies
- 71
- Views
- 20,681
Hi, Thanks you for quick reponse.
it is a multipart form with upload. Do you find any work around?
Thanks -
13 Jun 2012 1:58 AM
Jump to post Thread: Ext.Direct Spring 1.0.0 by Pock
- Replies
- 71
- Views
- 20,681
Anyone have problem with Unicode characters?
I used Form-Post and everything was fine. Just found out today that my database contain some ugly characters eg. "à¸à¸à¸«à¸à¸«".
On client side,... -
1 Feb 2011 7:30 AM
- Replies
- 11
- Views
- 1,472
Oh, You're right. after remove a custom css. scrollbar show.
because I override this in ext-all.css
.x-grid3-scroller {
overflow:auto;
zoom:1;
position:relative;
} -
1 Feb 2011 7:09 AM
- Replies
- 11
- Views
- 1,472
Css? umm.. I will try that. Thanks
-
1 Feb 2011 7:07 AM
- Replies
- 11
- Views
- 1,472
I try to remove all javascript extensions from the test page, notthing change. :s
-
1 Feb 2011 6:59 AM
- Replies
- 11
- Views
- 1,472
I'm sure, I check the code in Firebug. :)
Thanks you -
1 Feb 2011 6:36 AM
- Replies
- 11
- Views
- 1,472
I'm sure. I'm already try changing the width and height but result are same.
More info for you,
- scrollbar will show if I use Ext.Viewport.
- I use Ext JS Library 3.1.0 -
1 Feb 2011 6:17 AM
- Replies
- 11
- Views
- 1,472
Thanks you, but it's not work.
var test = new Ext.Window({
layout:'fit',
height: 100,
width: 100,
items : [{... -
1 Feb 2011 5:17 AM
- Replies
- 11
- Views
- 1,472
Hi,
I'm trying to create a simple window containing a gridpanel, It's should be a simple task, but I can not make it showing vertical scrollbar. Can anyone help in this issue? Thanks :)
...
Results 1 to 10 of 10
