Search Type: Posts; User: exebenus
Search: Search took 0.02 seconds.
-
21 Nov 2012 4:25 PM
Jump to post Thread: DateField invert day & month by exebenus
- Replies
- 9
- Views
- 1,003
With this code it worked!!!! Thank you!
Its so strange that even when I used a simple code like "j/m/Y" the data wasnt loaded... Maybe it needed some more complex options to convert the data that... -
21 Nov 2012 7:32 AM
Jump to post Thread: DateField invert day & month by exebenus
- Replies
- 9
- Views
- 1,003
Yes, and the names are equal.
It works without the altFormats line. Its weird! -
20 Nov 2012 6:04 PM
- Replies
- 2
- Views
- 655
Thank you!!! It worked perfectly!!
Sorry taking so long to answer... I've been away for a long time.. -
20 Nov 2012 5:35 PM
Jump to post Thread: DateField invert day & month by exebenus
- Replies
- 9
- Views
- 1,003
One more thing.... When I try this option in a Form it simply doesnt load the field data.
Its very strange, but it only works in grids.
That's my code (I only added the altFormat line).
... -
20 Nov 2012 4:13 PM
Jump to post Thread: DateField invert day & month by exebenus
- Replies
- 9
- Views
- 1,003
Thanks Legolas!
It worked perfectly!
I'll study these codes so I wont bother no one else!
Thanks ! -
20 Nov 2012 7:51 AM
Jump to post Thread: DateField invert day & month by exebenus
- Replies
- 9
- Views
- 1,003
Hi Legolas!
First of all, thanks for your help!!!!
It worked! When I use one digit day ExtJs understands it correctly! The only difference is that the config option is 'altFormats', not... -
19 Nov 2012 6:45 PM
Jump to post Thread: DateField invert day & month by exebenus
- Replies
- 9
- Views
- 1,003
Hi everyone!
I'm having a problem trying to use de 'd/m/Y' format in date field.
It works fine except when my input is a one digit day or month. In that case the day and month gets inverted.
... -
16 Feb 2012 1:19 AM
- Replies
- 4
- Views
- 425
Hi mashiki,
Thanks! It works fine !! -
15 Feb 2012 4:45 PM
- Replies
- 4
- Views
- 425
Hi Punith,
Thanks for your reply, but in my case I dont want YES/NO buttons. I need buttons with my own label.
Is that possible in Ext.window.MessageBox? -
15 Feb 2012 1:09 AM
- Replies
- 4
- Views
- 425
Hi,
I wanna create a window that looks like a Ext.MessageBox, but not limited to the options available.
I tried to create one using an panel and buttons inside an Ext.window.Window but its so... -
10 Feb 2012 1:09 AM
- Replies
- 17
- Views
- 2,643
Thanks, frankiew!
Unfortunately it didn't work in my case. Maybe because my problem is with combo-box inside a grid...
But thank you very much ! -
9 Feb 2012 1:19 AM
- Replies
- 17
- Views
- 2,643
Hi frankiew!
Thanks for posting a solution !!!
Sorry bothering you, but can you write this solution in a small real example? Im a mediocre programmer and I having problems figuring out the... -
14 Oct 2011 2:41 AM
- Replies
- 17
- Views
- 2,643
I'm also having the same problem.
-
8 Oct 2011 6:40 AM
- Replies
- 3
- Views
- 920
I've found what happend !
First, the combo's Store sometimes didnt loaded until the grid render, so it only shows when another event trigger the render function. This explain why the content of... -
7 Oct 2011 2:54 AM
- Replies
- 3
- Views
- 920
I made a test and verified that the problem is in the render function.
I think I'll handle this until.... tomorrow! :D -
7 Oct 2011 2:32 AM
- Replies
- 3
- Views
- 920
Hi everyone!
I'm having two problems using combobox inside gridPanel with RowEditing plugin:
First -> the content of the grid is displayed blank. When I click on the header it suddenly shows... -
9 Sep 2011 3:24 AM
- Replies
- 2
- Views
- 655
Hi,
I'm using the locale file correctly (I think) but how can I apply the locale options in those dinamic buttons shown when editing inside grids using rowEditing plugin?
27966
Thanks in... -
31 Aug 2011 8:49 PM
Jump to post Thread: ComboBox button doesn't show by exebenus
- Replies
- 4
- Views
- 784
Problem solved!
I was pointing at an axt-all.css file that was a copy of the original and it were in another folder. Maybe it didnt found other necessary files:
27789
When I change it to... -
31 Aug 2011 7:14 PM
Jump to post Thread: ComboBox button doesn't show by exebenus
- Replies
- 4
- Views
- 784
Thanks for the post, arthurakay.
Yes, I'm including the CSS:
<link rel="stylesheet" type="text/css" href="/stylesheets/ext-all.css" />
Note that all other elements are visible. See this... -
31 Aug 2011 3:03 AM
Jump to post Thread: ComboBox button doesn't show by exebenus
- Replies
- 4
- Views
- 784
Hi everyone!
I'm migrating to JS-EXT 4 and faced this problem: The button of the combo simply doesnt show!
Even when I copy the code from the Sencha Example's page, the same problem occurs.
... -
8 Jan 2008 12:15 PM
- Replies
- 207
- Views
- 118,837
Thanks for this wonderful code !
This is just what I needed.
[ ]'s
Results 1 to 21 of 21
