Dont use -- yeah, I wish. Although I guess I could add a lookup function. That wouldn't be too hard, but does seem like reinventing the wheel. I'd definitely have to figure out how to disable the Ctrl-F functionality though. Hmm... food for thought. Anyway, interesting idea trying it with Matt's demo. To answer the question, yes, it did do the same thing. If I'm at the top of the grid and search for "account0112" the fixed column on the left scrolls, but the non-fixed data doesn't, exactly like what I experience with mine. When I first implemented it I went back and forth with Matt several times solving problems and asking questions, but then he disappeared and doesn't appear to have posted or responded for months. I would have asked him first, but he hasn't responded to inquiries from months ago. An errant beer truck perhaps?
On Thursday, April 26, 2012 11:59:31 AM UTC-5, Steve Onnis wrote: > Dont use Ctrl-F :) > > Do you get the same issue when using the demo at > http://www.matts411.com/post/moogrid/ ? > > -----Original Message----- > From: Chris Johnson > Sent: Thursday, 26 April 2012 10:39 PM > To: MooTools Users > Subject: [Moo] MooGrid question > > This is a MooGrid question, not specific to MooTools, but I can't find an > answer anywhere else, so I thought maybe this group could point me in the > right direction. > > I have a MooGrid with fix header and 3 fixed columns. Scrolling works > perfectly... the fixed columns and non-fixed columns stay in sync. > > Except for when I do a Ctrl-F to find an item. Them the fixed and non- > fixed > columns get out of sync. Any ideas? > > I'm using IE 8 and MooTools 1.4.1 along with MooGrid > >