Apply Style to the last Line (last row) of a table
Posted: Mon Nov 29, 2010 8:20 am
Hi everyone...
I know that in order to apply a style to a specific row I can do a expression like this: "Line == 1"... but what if I want a style for the last row (and I do not know the number of rows for that table)? something like Line == table.rows.count - 1... :dreamer:
Thanks in advice... :byebye:
I know that in order to apply a style to a specific row I can do a expression like this: "Line == 1"... but what if I want a style for the last row (and I do not know the number of rows for that table)? something like Line == table.rows.count - 1... :dreamer:
Thanks in advice... :byebye: