I have an Excel-based UI that I'd like to replicate as closely as possible in a Rails view. I'm looking for a DHTML grid control that ...
- can be easily formatted (w.r.t. column width, font size, etc.)
- is responsive (the page will have up to 200 columns and 200 rows)
- can have cells containing select controls
- has good Rails integration (ideally, is available as a Rails plug-in with an idiomatic API)
- supports at least FF, IE, & Safari (potentially targeting iPhones ...)
Can anyone recommend (either for or against) a DHTML grid they've used in the past?
I'm happy to look at both commercial and free solutions. If you or your company sells such a thing, this is an excellent opportunity to plug it :-)