This is super untested at the moment. It's basically hot-off-the-grill. As in I just finished adding stuff a few minutes ago. I wanted to upload a copy for people to check out since I won't have time to work on it for a day or so. Depends on some things.
Anyway, several new things are added. Let me see if I can remember what's different. I'll just list stuff and if it was already in, well, okay

You'll notice a lot of "You should be able to..." because like I said - really untested at the moment.
- 1. Multiple column, row and cell selections are available. You should be able to hold down the control key to make multiple selections.
2. You should be able to use your arrow keys (and page up/down) while in the grid.
3. Also, you should be able to make selections while in the grid. Try holding down the shift key while moving the arrows.
4. Middle button scrolling should work. Don't expect a fancy cursor change when you do it. Maybe I'll add a custom cursor a little bit later but for now it'll look like a normal mouse arrow while you do it. Should allow you to scroll in all directions.
5. There are notes available per cell. IE, you can add a note to whatever cell you like and when you hover over it, it should display the note. I'll try spiffing it up later to look pretty...er.
6. I've enabled some of the formatting abilities in this demo. For example, you can change the colors for a selected row, column or cell. Selecting the colored cells should show a different color.
7. You can also change some of the text properties. These include - text color (via the 'Text Color' button or the color option from the 'Font' button), the font name, size and style and the horizontal and vertical alignment for a cell.
8. Drawn text *should* inherit properties from columns or rows. For example, if you change the font size for a column to 20 and then add text to a cell in that column, it will display using a size of 20.
9. Cell text editing is now in - in it's infancy. You can either start typing while a cell is selected (and the grid has focus) or you can double-click a cell. Yes, I'm aware the edit box vanishes if it scrolls slightly out of view. Scroll it back in and it's there again ~_~
10. .... ummmm... I think that's it?

Download Here: http://www.seijin.net/Storage/xGrid.rar
Have fun!

*crosses his fingers that he didn't miss any horribly glaring bugs... again*