Search Type: Posts; User: Lobo
Search: Search took 0.01 seconds.
-
20 Aug 2010 10:12 AM
Jump to post Thread: [new version] DateTime Field by Lobo
- Replies
- 834
- Views
- 317,179
So far it works based on the little testing I've done.
From what I've checked, the 'setValue' on DateTime already takes care of setting the passed (originalValue) date/time, so I believe it would... -
16 Aug 2010 8:05 AM
Jump to post Thread: [new version] DateTime Field by Lobo
- Replies
- 834
- Views
- 317,179
Hi Saki,
Sorry if this has been discussed before in this long thread ...
I am using your DateTime ux on ExtJs 3.2.1, but I'm having problems with the 'reset' functionality.
When loading a... -
22 Jul 2010 10:42 AM
Jump to post Thread: window beforeunload event by Lobo
- Replies
- 1
- Views
- 2,166
The following works OK in my 3 browsers (FF / IE / Chrome):
window.onbeforeunload = function() {
return 'sure?'
}
BUT the following (supposedly equivalent) Ext specific way does... -
7 Jul 2010 5:24 PM
- Replies
- 0
- Views
- 612
Hi,
Is it possible for form fields (e.g. textfield) to have an anchor (i.e. -20) but at the same time be constrained between a minWidth and a maxWidth (when the parent component resizes) ?.
I... -
23 Jun 2010 7:45 PM
- Replies
- 4
- Views
- 1,250
darthwes,
Thanks for your input.
I'm still checking and learning several things about Store, Record, BasicForm and much more.
Thanks! -
23 Jun 2010 2:33 PM
- Replies
- 4
- Views
- 1,250
I thought the DataWriter took care of all this?.
Should I actually manually execute record.set(name,value) for ALL fields in the form and then do a record.commit()?.
Or is there a better way to... -
23 Jun 2010 10:20 AM
- Replies
- 4
- Views
- 1,250
Hello,
I'm using ExtJs 3.2.1.
I hope you can help me with the following:
+ I need to read all my data from memory (pre-cached) - so far, accomplished.
+ I need to write changes to server,... -
23 Jun 2010 8:18 AM
- Replies
- 27
- Views
- 10,854
Hi,
I am using ExtJs 3.2.1.
I have two questions:
+ is BindMgr the best way to bind components and records in ExtJs 3.2.1?.
+ is BindMgr compatible with ExtJs 3.2.1?. -
22 Jun 2010 8:22 PM
Jump to post Thread: Ext.ux.data.PagingStore [v0.5] by Lobo
- Replies
- 276
- Views
- 126,196
First of all, great widget !
One quick question: is it expected that a grid using PagingJsonStore loses its selection (single row selection) as soon as the user moves to another page in the grid?.... -
21 Jun 2010 6:45 AM
- Replies
- 479
- Views
- 147,544
If I configure the DatePickerPlus component with "showWeekNumber:false", it keeps the same width (even though it does not have the week column); so how can I make it reduce its width when week column...
-
20 Jun 2010 4:58 PM
- Replies
- 479
- Views
- 147,544
Is it possible to change the size (width and height) of DatePickerPlus?, maybe by putting the day numbers closer together somehow?, via css?, and auto-shrink/resize based on the container dimensions?...
-
20 Jun 2010 1:46 PM
- Replies
- 0
- Views
- 634
Hello,
First of all, I am very new to ExtJs (Sencha now), and my background is with Smalltalk.
I would really appreciate your expert advice for the project I'm starting, with the following... -
14 Jun 2010 8:35 AM
Jump to post Thread: i18n / multi-lingual support by Lobo
- Replies
- 3
- Views
- 2,445
I have a big project coming that requires internationalization (i18n), only multi-language for now (nothing else about the cultures).
I would use the latest version of ExtJs, so I need an ExtJs...
Results 1 to 13 of 13
