-
Notifications
You must be signed in to change notification settings - Fork 8
Description
I have just tested the property editor and it seems to work great! :)
Some suggestions:
You can in advanced options choose "use first row as header". It could sometimes be useful to set "first column as header", e.g. like this example: http://www.w3schools.com/html/tryit.asp?filename=tryhtml_table_headers
See also that feature for the Tabular Data datatype: http://our.umbraco.org/projects/backoffice-extensions/tabular-data
Furthermore you can drag-and-drop the table rows to re-arrange the rows.. could this be an option for columns too? Maybe a property to check in the property editor settings, whether it should be activated as not all might want this for all table properties.. but the re-arrange of rows is useful in every case I think :)
Another suggestion I also had for the Tabular Data datatype was to specify the column width :)
I'm not sure what the best is for usability.. but maybe a right-click context menu could be supplement to the icons next to the rows/columns.. e.g. if you have lets says 10 columns you have to move to the right to add/remove rows and re-arrange rows.. maybe let you re-arrange rows/columns by dragging the row/column number too?
http://handsontable.com could perhaps give some inspiration?..
Just some suggestions :)