trichview.support
Re: handling tables insertion |
Author |
Message |
Sergey Tkachenko |
Posted: 10/18/2002 16:48:04 You can insert text in table before this tableis inserted using Cell.Add*** methods, without using inplace editor (you can modify table without using inplace editor BEFORE it was inserted, otherwise some problems with undo buffer may occur) Yyou can see an example in the editor demo (Demos\Editor\) - some tables are inserted already with contents in cells. > Hi. > > > > I forgot to tell you, that I need access to a table after it was inserted. > > I need to make some actions with table's content (insert some text in each cell, for example). > > Because OnInserting calling before insertion, I can't access to inplace-editor of each cell. > > As I understand, inplace-editor created in table that already created and inserted into RichViewEdit. > > > > Excuse for my English. > |
Powered by ABC Amber Outlook Express Converter