Hi all,
can’t find a solution to alternate my columns in the TABLE element.
I think it should work with modulo 2 but I don’t know how to do this.
Any ideas?
Best,
jupxi
Hi all,
can’t find a solution to alternate my columns in the TABLE element.
I think it should work with modulo 2 but I don’t know how to do this.
Any ideas?
Best,
jupxi
So … current row’s index modulo 2 is 1 … doesn’t work?
Go to the cell level and you will find the current row index …
This topic was automatically closed after 70 days. New replies are no longer allowed.