Search Type: Posts; User: alaindeseine
Search: Search took 0.08 seconds.
-
17 Sep 2012 9:16 AM
- Replies
- 87
- Views
- 31,324
Hi,
You say in a previous post (2012, may i think) that a new version of multidom.js is needed for ext 4.1.0, and you say it will comming soon.
Do you have news about it ?
I really need to... -
29 Oct 2010 2:36 AM
- Replies
- 3
- Views
- 895
I confirm that problem, i get the same behavior.
-
29 Oct 2010 2:23 AM
- Replies
- 2
- Views
- 697
Hi,
It seems that the eventRecord, use the ISO8601 date format, so return "2010-10-16T12:00:00" instead of "2010-10-16 12:00:00" may help. Or change the date format in EventRecord.js
Hope this... -
15 Sep 2009 12:33 PM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by alaindeseine
- Replies
- 701
- Views
- 174,596
An do you have a little idea of when you will release the next version ?
In days, weeks or months ? -
15 Sep 2009 7:11 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by alaindeseine
- Replies
- 701
- Views
- 174,596
Hi,
I'm not shure you understand what i mean, i probably not explain well what i want :
If 3 events are concurent, ok to have 3 events using each 33% of the day width. But if 2 or more events... -
14 Sep 2009 12:25 PM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by alaindeseine
- Replies
- 701
- Views
- 174,596
Hi,
I'm starting using your calendar object and i got a question :
When you have concurent events in day or week view it's ok to have events drawn side by side from left to right, but if... -
7 Sep 2009 7:40 AM
Jump to post Thread: IE file upload bug by alaindeseine
- Replies
- 4
- Views
- 1,701
For my own, the input field ! Not sure it's an html problem !
For the form, "action" is an attribute and for the hidden field "action" is the value of the name attribute ...
If you consider... -
7 Sep 2009 5:21 AM
Jump to post Thread: IE file upload bug by alaindeseine
- Replies
- 4
- Views
- 1,701
Hi,
No idea about this problem ?
Best regards,
Alain Deseine. -
21 Aug 2009 5:58 AM
Jump to post Thread: IE file upload bug by alaindeseine
- Replies
- 4
- Views
- 1,701
Hello,
Got a problem with File upload and Internet Explorer !
I 'm currently porting a formPanel i wrote a year ago, inside a new client server framework.
The old upload form panel work... -
30 Aug 2008 7:33 AM
- Replies
- 1
- Views
- 1,993
Hello,
I got a strange problem with a formpanel containing a tabpanel. The tabpanel contain 4 tabs. 2 tabs contains text fields, one contain an HTMLeditor field, and the lastone contain 2... -
26 Jun 2008 2:48 AM
- Replies
- 0
- Views
- 545
Hello,
I got a grid connected to a data Store with a high number of column. I first render the grid with 4 column, and the user can add colum by clicking on the header menu of the column (like in... -
26 Jun 2008 2:30 AM
Jump to post Thread: Strange display problem by alaindeseine
- Replies
- 2
- Views
- 839
Great !
It work !
Many thanks for help.
Alain Deseine. -
25 Jun 2008 11:46 PM
Jump to post Thread: Strange display problem by alaindeseine
- Replies
- 2
- Views
- 839
Hello,
I experience a strange problem in a complex form when rendering it.
When the form render, checkboxes in a tabs don't show. But if i resize the firefox window they just appears. After... -
1 Jun 2007 12:37 PM
- Replies
- 3
- Views
- 2,051
Thanks, was simple !
I've found another way to set the label not visible, but more complicated than your solution :
m_adr1.el.up('.x-form-item').down('label').setVisible(false);
... -
1 Jun 2007 11:45 AM
- Replies
- 3
- Views
- 2,051
Hi,
I've got problem with hidding a textField label ...
I've sim:ply try this :
m_adr1 = new Ext.form.TextField({
fieldLabel: '',
name: 'm_adr1',
Results 1 to 15 of 15
