Hi,
         I have a IUP Matrix where some cells are merged with some cells on
the next row. When I try to add a line before the row the rows added get
the cells in the merged with the cells that were merging before.

For example if I have Row 2 Col 1 merged with Row 3 Col 1 and then if I add
a row before row 2 then the new Row 2 Col 1 cell is merged with the Col 1
cell of the 2 rows below i.e. now we have Row 2,3,4 Col 1 cells merged.

The workaround I see right now is the split all the merged cells in Row 2
and then insert a row before row 2 and redo the merges. Is there a better
way?

Thanks,
Milind
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to