Search Type: Posts; User: thorasmund
Search: Search took 0.02 seconds.
-
29 Sep 2007 11:24 PM
- Replies
- 5
- Views
- 2,128
If I use the dbug version of the library the error is in line 3745.
-
29 Sep 2007 10:59 PM
- Replies
- 5
- Views
- 2,128
Ext version: 2.0-alpha1
ext-base.js: 2.0-alpha1
ext-all.js: 2.0-alpha1
OS: Windows XP
Browser: Firefox 2.0.0.7
Creating a splitbutton and rendering it to a form element causes an exception... -
29 Sep 2007 6:33 PM
Jump to post Thread: Date field and MySQL by thorasmund
- Replies
- 3
- Views
- 1,598
Thanks! Changing the MySQL field to DateTime and setting Default to NULL worked :D
-
29 Sep 2007 5:55 PM
Jump to post Thread: Date field and MySQL by thorasmund
- Replies
- 3
- Views
- 1,598
I have a Timestamp field in my MySQL database which defaults to 0000-00-00 00:00:00 when not set. When displaying this with Ext datefield, it renders as 1970-01-01 (I use format: 'Y-m-d H:i: s'). Is...
-
27 Sep 2007 3:14 AM
Jump to post Thread: Opposite of 'reset' for forms by thorasmund
- Replies
- 6
- Views
- 1,383
Thanks, I will try that
-
26 Sep 2007 2:28 PM
Jump to post Thread: Opposite of 'reset' for forms by thorasmund
- Replies
- 6
- Views
- 1,383
Yes, exactly, it stores it in the original values, which I then use later to create a revert functionality. The problem is if the user submits the form, then if the user subsequently changes the...
-
26 Sep 2007 2:02 PM
Jump to post Thread: Opposite of 'reset' for forms by thorasmund
- Replies
- 6
- Views
- 1,383
It can be very useful because the function called 'reset' reads the original values back into the current values again, so it can be used as a revert function.
-
26 Sep 2007 3:25 AM
Jump to post Thread: Opposite of 'reset' for forms by thorasmund
- Replies
- 6
- Views
- 1,383
Hi,
I am looking for a way to perform the opposite of 'reset' for a form. 'Reset' moves the contents of 'OriginalValue' to the fields value for all fields. I need a way to overwrite the... -
23 Sep 2007 8:11 PM
- Replies
- 4
- Views
- 1,135
Thanks, I got it to work sort of. Unfortunately it is called as soon as the contents change, not on Blur, like the other compos.
-
21 Sep 2007 8:23 PM
- Replies
- 4
- Views
- 1,135
Exactly, so, how do I make it so that a "dirty" icon is turned on, or the component changes color to red, when there are changes done?
-
21 Sep 2007 6:58 PM
- Replies
- 4
- Views
- 1,135
Does anyone have any idea why the below change event is not fired when I change the content of the HtmlEditor and move focus to another component?
thanks
myHtmlEditor = new...
Results 1 to 11 of 11
