I'm using Handsontable (http://handsontable.com/). I want to keep the ability to drag the corner of a cell as I have it but I don't want the user to drag that past the table itself, thus creating more rows and/or cells.
How do I achieve this?
I've tried the following but it doesn't do anything:
allowInsertRow: false