Search Type: Posts; User: vtmoren
Search: Search took 0.01 seconds.
-
16 Dec 2011 2:23 PM
- Replies
- 13
- Views
- 10,008
Does this extension work in ExtJS 4?
And does it still need flash?
-VM -
4 Sep 2009 10:58 AM
Jump to post Thread: remoteSort with grid issues by vtmoren
- Replies
- 2
- Views
- 824
any ideas??????
-
3 Sep 2009 12:12 PM
Jump to post Thread: remoteSort with grid issues by vtmoren
- Replies
- 2
- Views
- 824
Adding the sortInfo infomation to the JSON object returned did not fix the issue...
{"items":[{"item"...}], "sortInfo":{"direction":"ASC", "field":"group.name"}, "success":true, "total":3}} -
3 Sep 2009 11:15 AM
Jump to post Thread: remoteSort with grid issues by vtmoren
- Replies
- 2
- Views
- 824
I have a grid with a paging toolbar and a JSONStore with remoteSort set to true.
When the headers of the grid are clicked the proper data is sent to the server and the server send back the correct... -
9 Apr 2009 10:48 AM
- Replies
- 7
- Views
- 8,587
Nevermind...
Added validationDelay: config option to my TextField and it worked with no problem! -
9 Apr 2009 10:39 AM
- Replies
- 7
- Views
- 8,587
Is there a way to add a delay period before the stripping of chars (in this case spaces) occurs (ex: wait until end-user stops typing)?
-
20 Aug 2008 11:45 AM
Jump to post Thread: 1.1 Treefilter by vtmoren
- Replies
- 11
- Views
- 7,594
Can this code be applied to filter multiple trees from the one textfield?
-
31 Jul 2008 12:37 PM
- Replies
- 4
- Views
- 3,356
In the following line:
filterText.applyTo(transform);
transform represents a string variable of the current textfield element.
Any ideas?
-VM -
31 Jul 2008 7:45 AM
- Replies
- 4
- Views
- 3,356
I have an existing txet field which I want to add an auto-complete feature to in my jsp:
<input id="text" name="text" class="classText" type="text" onfocus="Filter.setFilterType('filter');"... -
7 Dec 2007 8:00 AM
Jump to post Thread: Dynamically resize BasicDialog by vtmoren
- Replies
- 1
- Views
- 698
parseInt() method is the answer...
Def shoulda known this....
-VM -
6 Dec 2007 2:53 PM
Jump to post Thread: Dynamically resize BasicDialog by vtmoren
- Replies
- 1
- Views
- 698
I have a basicDialog with no initial height and width set.
I want the dialog to dynamically set its with and height around a div
inside it, which includes a .jsp. For some reason the resizeTo()...
Results 1 to 11 of 11
