Hi all, one question: How could I get the colIndex within a Tomahawk datatable? I use included <t:columns> to add some lists, but there in the implementation I neet the index of the current column.
The current row is no problem, I get it via rowIndexVar="rowIndex" within the datatable, but there is no way to get the column index. Has someone an idea how to solve? Thanks for any support, Stephan

