We have a "grid" using JS that can be edited.

When the user put a student grade in a cell - we would like to UPDATE a field in a SQL DB with that value.

What other methods are there besides using vb-code-behind and postbacks?