Search Type: Posts; User: zedisdead
Search: Search took 0.02 seconds.
-
29 Jul 2009 1:52 PM
- Replies
- 2
- Views
- 1,369
Can you post some of your code? I'm trying to use Ext.ux.DDView but I haven't figure out how to yet.
thank you -
24 Mar 2009 5:04 AM
Jump to post Thread: ext Formpanel IE7 Issues by zedisdead
- Replies
- 2
- Views
- 826
Probably you are not using ext-all.css right? So you have to include reset.css or reset-min.css.
-
12 May 2008 12:40 PM
Jump to post Thread: Grid Search Plugin by zedisdead
- Replies
- 1,023
- Views
- 367,249
I added some new features:
Possibility to alternate the search plugin's funcionality mode ['local', 'remote'] on fly
On the local mode, after every 'keyup' the filter is updated
The clear... -
29 Apr 2008 6:39 AM
- Replies
- 106
- Views
- 52,921
I added a way to include new tags that aren't on the data collection by overwriting onKeyUp property like this:
onKeyUp: function(e)
{
if(e.getKey() == e.ENTER)
{
var value =...
Results 1 to 4 of 4
