[solved] [v1] QTable - template rows
-
Hi, I created a QTable [V1] examples on https://jsfiddle.net/mojimo/5cbzodjr/.
If I use aQTable
template it does not calculate the column value as it does for simple table view. Do I have to access the calculated value in a different way thenprops.row.nameOfProperty
? Or it is not intended behaviour and I should a put a ticket on github?asnwer: it always returns original data #3673.