itsme213 wrote:
> If I style my XML elements as tables using CSS2 display: table, 
> table-cell, etc., will I automatically get menu operations for editing 
> the table e.g. adding or removing rows?
> 

No, not at all. Table editing is orthogonal to presentation and also 
works fine when using the tree view.

See http://www.xmlmind.com/xmleditor/_distrib/doc/commands/tableEdit.html
to learn how to add table editing commands to your custom tables.

Note that you'll also need to declare a menu with items invoking these 
commands. See 
http://www.xmlmind.com/xmleditor/_distrib/doc/configure/menu.html



---
PS: This level of support is reserved to Professional Edition customers. 
Normally, I'm not allowed to answer these questions when they come from 
Personal Edition user. The moderator of the xmleditor-support mailing 
list should have rejected your post.

Reply via email to