Skip to content

Conversation

@oscarlocatelli
Copy link

@oscarlocatelli oscarlocatelli commented Sep 4, 2017

I've modified the code to enable headerCols, row_templates to be also partials (define templates for first cells, others will be 'text') and to not disable column adding.

Also data rows could be partials, not all with the same length.

I've added fixed_rows and fixed_cols options to hide add/remove cols and rows buttons.

In shadow7853.html ther is my example 4 EDITED demo, you can delete it, I've also edited your index.php.

I've added also a data_changed event, triggered when anoyone change value of the input, select or textarea in the table (is triggered also on 'enter' keydown to preceed post action).

Thank'you for original code.

@oscarlocatelli oscarlocatelli changed the title Added partial data rows, partial column names and type Added partial data rows, partial column names and type + data_changed event Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant