Is this possible?

I have about 20K records and am trying to display them in a grid. However, when I try to test it I get an out of memory error (in development environment).

Any way around this?

Should I use a different grid?

It takes about 20 seconds per 500 records. Any way to speed this up?