Search Type: Posts; User: ajanthanr
Search: Search took 0.02 seconds.
-
7 Jul 2009 2:47 PM
Jump to post Thread: Record is undefined error by ajanthanr
- Replies
- 2
- Views
- 1,281
I am getting following error. What am I doing wrong?
Record is undefined
[Break on this error] f = Record.prototype.fields, fi = f.items, fl = f.length;
Ext.onReady(function() {
var... -
30 Mar 2009 11:21 AM
- Replies
- 2
- Views
- 1,515
I want to clear the cache before the proxy call. How can I force the clear cache? Thank you.
ds = new Ext.data.Store({
proxy: new Ext.data.HttpProxy({url: URL, method: 'POST'}),
reader:... -
30 Mar 2009 10:37 AM
Jump to post Thread: Combobox Caching problem by ajanthanr
- Replies
- 0
- Views
- 562
I have done google like suggest using combobox. It works fine, but i have found that if I type the same text again the drop down list displays the result from the cache. For example, If you type...
-
10 Mar 2009 10:16 AM
- Replies
- 36
- Views
- 73,987
How can I clear the cache?
The problem is:
If you type some text(eg:"time" in drug suggest) in a search box, then it will give a list of values. But if you delete that text("time") and put the...
Results 1 to 4 of 4
