Search Type: Posts; User: incanus
Search: Search took 0.02 seconds.
-
20 May 2011 8:30 AM
- Replies
- 0
- Views
- 684
Hi,
I'm trying to create a new type of filter using GridFilters to get a filter in multivalued fields. What i have done until now is to copy the ListFilter.js to a MultiListFilter.js, and modifying... -
16 May 2011 3:44 AM
- Replies
- 1
- Views
- 1,127
in fact, it's doing a GET action. where ir could be configured?
-
16 May 2011 2:48 AM
- Replies
- 1
- Views
- 1,127
Hi,
i'm trying to use a UploadPanel to upload files, but it is not sending any post parameters. Either the baseParams not the file is being sent. I'm doing something wrong?
new Ext.Panel({
... -
3 May 2011 1:17 AM
- Replies
- 2
- Views
- 710
Yes, the data in the JSON response is like this:
"29/04/2011 16:34", <-- when time is other than 00:00
"16/04/2011 0:00", <-- and my friend.....
Then, there isn't any way to handle it? I... -
29 Apr 2011 8:32 AM
- Replies
- 2
- Views
- 710
Hi everyone, I've a troble with a date field in a store.
The dates that come are in format "29/04/2011 12:35", for instance. And i have my field configured with type:'date', dateFormat:'d/m/Y H:i'.... -
15 Mar 2011 8:44 AM
Jump to post Thread: Ext.ux.data.PagingStore [v0.5] by incanus
- Replies
- 276
- Views
- 124,347
Hi, I have one problem. When i change from one page to another, i got the load event of the store fired. I think it's not correct.
My entire problem description is here:
... -
15 Mar 2011 8:24 AM
- Replies
- 3
- Views
- 890
Finally, as many other times, after i ask, i got the solution by myself, sorry.
I explain what was happening:
It's a search page, where i have a Search button. After the button has pressed, the... -
15 Mar 2011 8:12 AM
- Replies
- 3
- Views
- 890
Thanx, but that's what i was trying, and it didn't work. While i was trying, bu the way, i realized something:
-Accessing through bbar a lot of functions, variables and attributes of the... -
15 Mar 2011 7:02 AM
- Replies
- 3
- Views
- 890
Hi,
I've been for days looking for a way to make it working, and after trying all what i've found, i'm in the same situation. I hope anyone could give me some help.
I need a grid with local... -
28 Jan 2011 1:39 AM
- Replies
- 3
- Views
- 876
I found a workaround, but it's not a "clean" solution, and i can't still made a selection on the textfield, but it works (or it could be said to work). What i've done is:
First, I've overriden the... -
28 Jan 2011 12:27 AM
- Replies
- 3
- Views
- 876
Hi again,
Debugging it, i've seen that a error is fired exactly in the time i edit the content of the textfield (every change i do). The error is this:
I searched the line in StringFilter.js... -
27 Jan 2011 4:17 AM
- Replies
- 3
- Views
- 876
Hi all of you,
i'm trying to get a StringFilter working, and it really works, but not as it's expected.
I've copied the code just as in the example:
...
Results 1 to 12 of 12
