Didn't expect to work on large tables but turned out I was wrong. So I added support for that. Seems to work for me.
TableEditor v1.3.0 (http://qmowcy2.tiddlyspace.com/#TableEditor). - Scrollable tbody for large tables. - See example http://qmowcy2.tiddlyspace.com/#%5B%5BTableEditor--Example--Large%20Table%5D%5D - Option txtTEditorMaxTableWidth and txtTEditorMaxTableHeight to specify the view area for tables. Default view area is 400px high and 100% wide as the parent. - Assigned classes tedTable to the table, tedTcap to table caption, and tedTbody to the table body. Table outlook can be cahnged with CSS statements given to those classes. Vincent On Monday, August 27, 2012 9:22:39 PM UTC+8, wolfgang wrote: > > HI Vincent, > > > I am guessing your =A means 'copy the whole column A to this column', > but this syntax is not supported in the current TableCalculator. It seems > possible to support such a syntax though...I am not sure yet... > > No, just wanted a first row which shows the letter for each column at the > top, and a first column showing the numbering of rows - just as in > spreadsheets and which would be auto updated when a row or column is added > or deleted. > > > I've figured a way to work with the UndoPlugin without adding the > 'done' button to the toolbar in view mode. > > That's great! > > But what still is disrupting the workflow are the 'jump-ups' with a >>> refresh of long table tiddlers after each row/column added/deleted. Though >>> gladly this doesn't happen with every cell edited, but for example whenever >>> cells are joined too (ie: after entering a '~' in a cell). >>> >>> Upon insertion/deletion of rows/columns, or joining cells by '~' and >> '>', the TableEditor calls the story.refreshTiddler() to let the formatters >> do their jobs. The 'jump-ups' is probably caused somewhere in that >> function. Unfortunately this does not happen in all the browsers I tested >> here (with your large table and Eric's UndoPlugin 0.2.1): Chrome/Ubuntu >> 12.04, FF 14.0.1/Ubuntu 12.04, FF14.0.1/Win7, Chrome/win7, IE9/Win7, >> Safari/Win7. I guess the TableEditor is interfering with some of the >> plugins you are using and I am not. If you can find it then I can try to >> fix it. >> >> > > Thanks for the suggestion. Indeed, it must be some plugins interfering. > Actually the same jumps happens in my TW with EditSectionPlugin on saves. > Already thought too bad, because in this case the possible option to use it > with TableEditor for editing cell formatting didn't looked that good > anymore. However, at TiddlyTools these jumps on saves with > EditSectionPlugin do not happen there. > TiddlersBarPlugin and OpenTopPlugin were the first coming to mind, but > disabling these didn't solve it. Will keep looking for the offending. > > Cheers > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/aALdoO6EwAIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

