Search Type: Posts; User: ldashevskiy
Search: Search took 0.01 seconds.
-
7 Feb 2013 10:33 AM
- Replies
- 623
- Views
- 216,667
Thanks, wm003.
I ended up finding a working soluation and it has the following override:
assertValue:function() {
this.list.hide();
var rv = this.getRawValue();
var rva = rv.split(new... -
19 Dec 2012 11:16 AM
- Replies
- 3
- Views
- 1,891
ritesh.kapse, thanks, I got inspired by your code and modified the corresponding code in ExtJS 3.4 to get the tab text to be centered:
/*
* Override to set Tab titles centered (can do any other... -
2 Nov 2012 7:52 PM
- Replies
- 2
- Views
- 3,536
Listen to 'selectrow' and 'deselectrow' events and then call the following:
var view = pnlTable.getView();
t =... -
1 Jun 2012 6:36 PM
- Replies
- 55
- Views
- 19,605
Thanks for that quick fix, Seek!
-
16 May 2012 3:02 PM
- Replies
- 406
- Views
- 144,258
May be what I am asking is the same as what is referred to in the quote:
What and where would I modify in order to be able to keep the non-selected items in the drop-down list sorted?
Thanks.
... -
10 May 2012 5:55 PM
- Replies
- 623
- Views
- 216,667
epoks, could you, please, explain, how to use your "overwrite"?
Why do you say that it is PHP code, when in actuality it is JavaScript code, no? Or am I misunderstanding something?
Oh, yes, and... -
7 May 2012 3:57 PM
- Replies
- 5
- Views
- 3,097
on line 49 in file *.ExtendedComboBox.js
Seems to me that you are also missing in your github archive the images used in your control, such as checked.gif, unchecked.gif, star.png, and...
Results 1 to 7 of 7
