Search Type: Posts; User: ZaAaV
Search: Search took 0.02 seconds.
-
1 Nov 2011 12:22 PM
- Replies
- 1
- Views
- 1,049
Alright, now I tested with more date, when I use:
2011-07-19T19:26:21-07:00
I get:
07/19/2011, 10:26pm GMT-04:00
Does it happen to anyone else? I mean, the hour and GMT seems correct, just... -
1 Nov 2011 10:41 AM
- Replies
- 1
- Views
- 1,049
Hey everyone, I hope I am not overlapping with another bug, I researched and didn't see anyone asking about that so here is my story:
I get a date in my JSON response that is in this format:
... -
8 Sep 2011 7:45 PM
- Replies
- 6
- Views
- 1,989
Hey Ed, not sure if that helps but on line 4 of _layout.scss I put:
$accordion-header-background-color: adjust-color($base-color, $hue: 0deg, $saturation: 0.542%, $lightness: 7.843%) !default;
... -
4 Dec 2009 1:43 PM
Jump to post Thread: "Smart" CheckBoxSelectionModel by ZaAaV
- Replies
- 136
- Views
- 63,122
Hey guys,
The checkboxes were correctly getting checked but the rows weren't highlighted automatically according to the dataIndex in my json response.
So I added defer to the part of the plugin... -
25 Dec 2008 3:22 PM
- Replies
- 2
- Views
- 2,692
Hi,
You're plugin might come very handy right now that I have to build the user administration for one of my first app :)
Thanks! -
23 Dec 2008 11:35 AM
- Replies
- 8
- Views
- 1,778
Hey mystix,
Thanks for your update, I'm going to have a look at your implementation and I'll let you know if I manage to break it anywhere.
I'm still having issue when it come to validate... -
22 Dec 2008 12:51 PM
- Replies
- 8
- Views
- 1,778
Hi,
I followed the thread you pointed out and I have implemented my own fix to Ext Date as follow:
Ext.apply(Date, {
//Added a isRollover function that checks if the user has provided... -
24 Nov 2008 10:47 AM
- Replies
- 8
- Views
- 1,778
Hi,
It appears that the Date component does not throw an error during validation if month exceeds 12 or day exceeds 31...
For example, if you enter 24/13/1982 (m/d/Y format), no error will be... -
25 Feb 2008 7:27 AM
Jump to post Thread: Extending Fieldset by ZaAaV
- Replies
- 15
- Views
- 13,978
Thanks, that's indeed the way I finally decided to go... I thought it was more elegant to extend the class so that you could manipulate it as an object but passing the config manage it beautifully......
-
15 Feb 2008 8:42 AM
Jump to post Thread: Extending Fieldset by ZaAaV
- Replies
- 15
- Views
- 13,978
Let me explain what I want to do since I might not be taking the problem correctly...
In fact I want to fraction my application from in different elements which will be reused thorough the entire... -
15 Feb 2008 6:53 AM
Jump to post Thread: Extending Fieldset by ZaAaV
- Replies
- 15
- Views
- 13,978
Hey,
Thanks for your reply, in fact, I followed the Tutorial @ http://extjs.com/learn/Tutorial:Extending_Ext2_Class#Ext.ux.IconCombo.js
and its says that the extend method is actually taking only... -
14 Feb 2008 12:35 PM
Jump to post Thread: Extending Fieldset by ZaAaV
- Replies
- 15
- Views
- 13,978
Hi,
I would like to extend the fieldset component to create an address fieldset, which means that, once including this address fieldset, I would have every fields of this fieldset automatically...... -
3 Dec 2007 3:59 AM
Jump to post Thread: Expanding south region of a Panel by ZaAaV
- Replies
- 2
- Views
- 1,250
Yes I have your solution (sounds schyzophrenic huh ? :) :
I needed to use the nested layout for the viewport's center region:
{
region:'center',
id:'center-panel',... -
1 Dec 2007 8:27 AM
Jump to post Thread: Expanding south region of a Panel by ZaAaV
- Replies
- 2
- Views
- 1,250
Anyone got an idea ?
-
30 Nov 2007 2:12 PM
Jump to post Thread: Expanding south region of a Panel by ZaAaV
- Replies
- 2
- Views
- 1,250
Hi,
I'm currently using a viewport and within the center region, I canted to split to display another center region and a south region that would expand from the bottom (same behaviour as for the... -
28 Nov 2007 3:34 AM
Jump to post Thread: Panel expanding outside Window by ZaAaV
- Replies
- 6
- Views
- 1,296
Well, as soon as I know more on ext i'll try to implement that :)
-
27 Nov 2007 1:07 PM
Jump to post Thread: Panel expanding outside Window by ZaAaV
- Replies
- 6
- Views
- 1,296
mmmm, I think it should not resize the window, just expand the panel out of the window, not inside it... See my five-seconds-copy-paste-in-paint draft...
-
27 Nov 2007 10:28 AM
Jump to post Thread: Panel expanding outside Window by ZaAaV
- Replies
- 6
- Views
- 1,296
No, I mean that if a panel is in the east region of the window, it could expand on the right instead of expanding on the left...
The idea is that when the panel expand, it does not cover up the... -
27 Nov 2007 6:32 AM
Jump to post Thread: Panel expanding outside Window by ZaAaV
- Replies
- 6
- Views
- 1,296
Hi,
I'm new to ext and am looking for a way to make a window's panel expand OUTside of the window instead of INside as I have experienced so far...
Is there also a way to make the panel expand...
Results 1 to 19 of 19
