Here's a link to the code I'm using: http://jsfiddle.net/BBnXR/
You can also view it live here: http://bftrs2.mainvista.com/test/test.html I'd like the grid to open and have the scrolling columns show the right most ones (instead of the left most ones like it does now). This is my first time using MooGrid and MooTools so I'm rather new at this. Thanks! On Oct 30, 12:51 am, Oskar Krawczyk <[email protected]> wrote: > What you need to do is post a test case on jsfiddle, so people can actually > see what you're problem is. > > 1. Go to jsfiddle.net > 2. Select a framework and dependencies > 3. Paste the HTML (not the whole page structure, just the elements > needed)/JS/CSS > 4. Save and paste back a link here > > Oskar > > On 2010-10-30, at 02:15, Bftrs2 wrote: > > > I am completely new to MooTools and am using MooGrid to display large > > amounts of data that will need to double scroll. I have fixed > > headers, footers and left columns (easy to set up in MooGrid). For > > the area that scrolls, it automatically shows the left most column and > > you have to scroll right. I'm wondering if there is a way to change > > the default view to set it so the far columns on the right show and > > you would have to scroll left to view the additional columns. Is > > there anyone who knows what I would have to add or what part of the > > MooGrid script I would have to change? I've gone over it myself but > > don't have a compete grasp of it yet. Any help would be greatly > > appreciated!
