Tabular Input
Intro
One-line text fields in a tabular format
Examples and Usage
$('#myDiv').tabularInput({'rows': 3, 'columns': 5});
License
MIT License
Tabular Input is a jQuery plugin that generates a Spreadsheet-like data table / grid with specific number of rows/columns and input fields.
data-grid data-table SpreadsheetOne-line text fields in a tabular format
$('#myDiv').tabularInput({'rows': 3, 'columns': 5});
MIT License