Access like datasheet in Javascript (jQuery)

Hi all,

For a project I need to create an ordering form where the user can select a few products from the database to order. He just needs to select which product and a quantity.

I want the form to look like a datasheet from Access 2007.

Screenshot:

Does anybody know of a ready made script to create this?

try searching for jquery data grid

Thanks, I found this:

http://trirand.com/blog/jqgrid/jqgrid.html

If anyone else knows of a closer match to the Access thing please let me know.