Flexible Grid

Flexible Grid

Hi Everyone,

This is my first post on forum.jquery. I know this is the best place to discuss and start.

Recently I have been assigned a project in which I require a Grid with the following function.

1. It should be selectable
2. It's background gets changed automatically (on the basis of database values)
3. The cell(s) should have contiguous selection and fire an event when selection stops.

and likewise,

So I wanted to know is there inbuilt grids api (Plugins) or do I have to start in a scratch???

Can Somebody suggest me wat would be the best approach???

Thanks in Advance