Search Type: Posts; User: flashed
Search: Search took 0.03 seconds.
-
11 Nov 2010 8:52 AM
Jump to post Thread: PagingToolbar Bug? by flashed
- Replies
- 8
- Views
- 2,102
I fill ashamed...
-
11 Nov 2010 8:50 AM
Jump to post Thread: PagingToolbar Bug? by flashed
- Replies
- 8
- Views
- 2,102
Is fixed, thanks Condor, your tip was essential and you were right and i replace & &. I didn't even noticed it.
Sorry for my distraction and thanks a lot. -
11 Nov 2010 6:27 AM
Jump to post Thread: PagingToolbar Bug? by flashed
- Replies
- 8
- Views
- 2,102
Yes, loading this data shows no data in the grid, like my sreenshot...
This happens not only on 20 final records, but in other cases, for example when i use the filter, but once more not in all... -
11 Nov 2010 3:15 AM
Jump to post Thread: PagingToolbar Bug? by flashed
- Replies
- 8
- Views
- 2,102
i'm not sure if understand what you ask me for, but let me tell you how i made it:
I have a servlet that receives data for database and generate a xml, that it is read by js file.
reader:... -
10 Nov 2010 4:37 AM
Jump to post Thread: PagingToolbar Bug? by flashed
- Replies
- 8
- Views
- 2,102
Yes was working, even next page and previous page, only last page doesn't work.
I made the changes that you tell me to do and now none of icons of pagingtoolbar works, that means that i can't go... -
10 Nov 2010 2:00 AM
Jump to post Thread: PagingToolbar Bug? by flashed
- Replies
- 8
- Views
- 2,102
Hi all,
First of all i already posted this thread on help section, but no one responds me, so i supposed it is a bug. (sorry)
I have a problem with PagingToolbar on my grid, as you can see on... -
9 Nov 2010 3:40 AM
Jump to post Thread: Paging Toolbar Problem by flashed
- Replies
- 0
- Views
- 415
Hi all,
I have a problem with paging on my grid, as you can see on image when go to the last page of records it doesn't give me any records and display a message "No records to display".
I... -
6 May 2009 12:04 AM
Jump to post Thread: Translation language by flashed
- Replies
- 9
- Views
- 2,006
I even tried in other way:
Ext.apply(Ext.grid.GridFilters, { //instead of override, apply
filtersText: 'Filtros'
});
but didn't work. -
4 May 2009 5:06 AM
Jump to post Thread: Translation language by flashed
- Replies
- 9
- Views
- 2,006
1. Done it
The problem of paging is solved already has translated, but the filter problem remains.
The word "Filters" remains in english. -
4 May 2009 1:53 AM
Jump to post Thread: Translation language by flashed
- Replies
- 9
- Views
- 2,006
1. I'm including ext-lang-pt.js file before loading the GridFilters.js as you can see below
<link rel="stylesheet" type="text/css" href="./ext-2.0.2/resources/css/ext-all.css" />
... -
4 May 2009 1:18 AM
Jump to post Thread: Translation language by flashed
- Replies
- 9
- Views
- 2,006
Hi,
I do what you told me to do, i add the code on the end of file ext-lang-pt.js :
if(Ext.grid){
if(Ext.grid.GridFilters){
Ext.override(Ext.grid.GridFilters, {
... -
3 May 2009 10:31 AM
Jump to post Thread: grid "header Button" by flashed
- Replies
- 2
- Views
- 702
Yes i will improve with photoshop.
=D> thanks a lot! -
3 May 2009 6:23 AM
Jump to post Thread: Translation language by flashed
- Replies
- 9
- Views
- 2,006
I have a problem, the file of language translation *.js(pt), don't translate all the words, for example the word "filters" remains in english instead of português. Where i can add the translation, i...
-
3 May 2009 6:01 AM
Jump to post Thread: grid "header Button" by flashed
- Replies
- 2
- Views
- 702
Hi all,
Can anyone tell me how to put visible grid "header button", instead of appears only when i mouseover. I think it will become noticeable for all of us.
A picture was attached to... -
27 Apr 2009 1:21 AM
Jump to post Thread: Change Grid language by flashed
- Replies
- 1
- Views
- 1,047
I found the soluction, just refer the *.js portuguese language file to my html.
But still a problem, it don't don't all the words, for example the word filters. Where i can add the translation, i... -
27 Apr 2009 1:13 AM
Jump to post Thread: PagingToolbar Problem by flashed
- Replies
- 4
- Views
- 955
I fix the problem, I added a query with a count after filtering.
Thanks for all. -
27 Apr 2009 12:13 AM
Jump to post Thread: Character Error IE by flashed
- Replies
- 2
- Views
- 1,221
Hi all,
Sorry bad post, my mistake... A resolve the error anyway, i had to add this line:
request.setCharacterEncoding("UTF-8");
Sorry it won't happen again. -
24 Apr 2009 2:48 PM
Jump to post Thread: Header button by flashed
- Replies
- 0
- Views
- 631
hi,
Can anyone tell me how to put visible grid "header button", instead of appears only when i mouseover. I think it will become noticeable for all of us.
A picture was attached to complement... -
24 Apr 2009 5:43 AM
Jump to post Thread: Character Error IE by flashed
- Replies
- 2
- Views
- 1,221
Hi all,
I search on google and up here on forum, for this bugs but apparently i can't find.
I have one application that uses grid with filter, but when i put something to filter, on ie, doesn't... -
24 Apr 2009 5:19 AM
Jump to post Thread: Change Grid language by flashed
- Replies
- 1
- Views
- 1,047
Hi all,
How can i change the grid language, for example on menu the word 'ascending' (en) to 'ascendente' (pt)
thanks -
14 Apr 2009 6:26 AM
Jump to post Thread: PagingToolbar Problem by flashed
- Replies
- 4
- Views
- 955
how can i see that? I put grid on FAQ search and it can't find...
-
13 Apr 2009 4:34 AM
Jump to post Thread: PagingToolbar Problem by flashed
- Replies
- 4
- Views
- 955
Hi all,
I have a problem with Paging my grid panel, the paging gives me the number of pages correctly but put in all pages all recordes.
code:
/*
* Ext JS Library 2.2.1 -
9 Mar 2009 3:24 AM
Jump to post Thread: More than 1 plugin??? by flashed
- Replies
- 4
- Views
- 801
Ok thanks, it works!!! I am ashamed, i have to read and research to learn
Ps: sorry my inexperience:"> -
9 Mar 2009 2:58 AM
Jump to post Thread: More than 1 plugin??? by flashed
- Replies
- 4
- Views
- 801
Hi all,
Can a use more than 1 plugin, in same .js file???
I pick up grid-filter example from SDK file, but i want to add expander plugin. When put the code of expander plugin, the filter... -
6 Mar 2009 8:16 AM
Jump to post Thread: grid filter php by flashed
- Replies
- 5
- Views
- 1,089
Sorry for bad screen shots... But i already done it, get it to work. But its only work in firefox, ie doesn't work.
gives me an error like this:
Results 1 to 25 of 33
