Thank you for releasing and supporting a wonderful product at a great cost. I am using it for hobby now, but will consider a license for career work soon.
Here are some grid ideas I had while implementing it for my hobby.
- The ability to manually resort a grid using drag-and-drop, preferably with the ability to select multiple rows and drag them at once to a new visual display order
- The ability to have more than two filter values
- An integrated top-level search that would filter across all columns at once (I realize I can code this myself for now with the API)
- Easier integration of hidden values per-row (rather than creating as a column/hiding it)
- When testing the Knockout integration I saw realtime grid updates when I would use the .push and .pop methods (e.g. one row at a time) but it didn’t seem to update if I modified multiple rows at once (perhaps this is not as-designed)
Overall, great product. Thanks for your work.