I am looking for a jQuery GRID component with Excel like editing that allows me to fix the first N columns and then allow the rest to scroll horizontally.
It absolutely has to be a jQuery component.
I've checked out the other answers to this here on stackoverflow but they are definitely not good enough - they don't support Excel like editing. Here's what I checked out:
- HTML/jQuery Tables: Scroll horizontally, fix the first (left) column
- HTML table with horizontal scrolling (first column fixed)
There were others but they didn't even come close.