Search Type: Posts; User: Samuel.reed
Search: Search took 0.02 seconds.
-
24 Nov 2010 7:22 AM
- Replies
- 3
- Views
- 821
Hello Derek, have you found any answer to your problem? I am experiencing a similar problem and have been looking for a solution for some time.
-
22 Nov 2010 8:41 AM
Jump to post Thread: Grid Column Width Calculator by Samuel.reed
- Replies
- 8
- Views
- 3,260
This one is great! Definitely a well-needed feature in Ext and it works great. We run column locks and a live grid, this was the only plugin that did the job.
I made a few changes, mostly... -
16 Nov 2010 1:09 PM
- Replies
- 5
- Views
- 1,712
I just had the same problem. If you haven't fixed it already, here is the offending line:
{header: messages['editactivity.grid.stateCalculation'], dataIndex: 'calculationStatus',... -
28 Oct 2010 12:02 PM
Jump to post Thread: Grid Search Plugin by Samuel.reed
- Replies
- 1,023
- Views
- 364,199
I have an interesting IE issue. Unfortunately I have to support IE so this is pretty critical.
You can see this even on the example on your page, jsakalos:
Use IE7/8 and click on the search... -
15 Oct 2010 10:58 AM
Jump to post Thread: Grid Search Plugin by Samuel.reed
- Replies
- 1,023
- Views
- 364,199
Yeah old bug, I checked and it's fixed in Saki's newest version. For the lazy, use this code:
,trigger2Class:this.minChars ? 'x-hidden' : 'x-form-search-trigger'... -
13 Oct 2010 7:05 AM
- Replies
- 2
- Views
- 1,165
Thanks Condor, I was searching the whole forum and for whatever reason this didn't show up at all. I appreciate the link, I got it fixed.
-
13 Oct 2010 6:29 AM
- Replies
- 2
- Views
- 1,165
We just upgraded our large application to 2.3.0 from 2.1 - 3 is off the table at the moment because it introduces far too many bugs.
We use the grid filters extensively. Even in the demos in the... -
27 Sep 2010 6:29 AM
- Replies
- 1
- Views
- 822
Best I can tell, for those interested, is that this is a firefox bug. Once numbers get over 10 million, the CSS render says "Hey, look, a big number, I can convert this to e-notation!" So it...
-
24 Sep 2010 11:40 AM
- Replies
- 1
- Views
- 822
We have a few massive livegrids, fed by millions of rows. When the livegrid gets too large(>800,000 rows), the scrollbar fails to display.
This is what I found in firebug for the properties of... -
9 Sep 2010 10:24 AM
Jump to post Thread: Grid Search Plugin by Samuel.reed
- Replies
- 1,023
- Views
- 364,199
I can't post a screenshot, but it looks exactly as you'd think. Just yellow highlighting at every instance of the search term, in every column and row, even partial. So if you searched "foo", you...
-
8 Sep 2010 11:52 AM
Jump to post Thread: Grid Search Plugin by Samuel.reed
- Replies
- 1,023
- Views
- 364,199
Also, IE8 with old versions of Ext has trouble with the placement of the TwinTriggerField. I am using Ext 2.1 (old codebase) so it may be unique to me but I got the spacing going like this:
... -
8 Sep 2010 9:45 AM
Jump to post Thread: Grid Search Plugin by Samuel.reed
- Replies
- 1,023
- Views
- 364,199
Hey Jozef,
I got it going. It makes a nice visual improvement to the search.
For all those who want to give it a try, add this renderer to your grid:
searchHighlightRenderer :... -
3 Sep 2010 8:41 AM
Jump to post Thread: Grid Search Plugin by Samuel.reed
- Replies
- 1,023
- Views
- 364,199
Jsakalos, thanks for supporting this so well. I've had some pretty good luck with it so far. I had to do some modification to make it work with our backend DB but once it did, it did so...
Results 1 to 13 of 13
