Drea Mr. Shafie, These tables ... I have in my incl-file: ------------------ <property name="gre.GenericTableEdit.tableSpecification"> table=Table tgroup rowGroup=tbody thead tfoot row=row cell=entry rowSpan=morerows+1 </property>
<command name="gre.GenericTableEdit"> <class>com.xmlmind.xmledit.cmd.table.GenericTableEdit</class> </command> --------------------- The following column-span-command *is not* active at places where it should be active: <item label="Mit rechter Zelle verbinden" icon="icons/incrColumnSpan.gif" command="gre.tableEdit" parameter="incrColumnSpan"/> The following row-span-command *is* active as expected: <item label="Mit unterer Zelle verbinden" icon="icons/incrRowSpan.gif" command="gre.tableEdit" parameter="incrRowSpan"/> Do I have to tell the GenericTableEdit *somehow* that the column-spaning is done via the entry-attributes: nameend, namest? If so, how? Thank you for any suggestion, as I have no idea what I could try next. I tried "columnspan= nameend namest" in the <property/>, but this did not solve the problem. Kindest regards Thomas Dumm -- Thomas Dumm Redaktor f?r Mathematik und Physik, Leiter eMedien Compendio Bildungsmedien Hotzestrasse 33 Postfach 8042 Z?rich Tel. 044 368 21 45 Fax 044 368 21 70 www.compendio.ch <http://www.compendio.ch/> www.bildungsmedien-nach-mass.ch <http://www.bildungsmedien-nach-mass.ch/> www.eduscout.ch <http://www.eduscout.ch/>

