Hi Steve!
I have a strange problem with some column in view mode. I have a table with int data. In view mode every column with zero value won't show up. Is it default behavior ? If yes how to turn it off ?
Here is an example:
I would like to have:
Power: 10
Handling: 5
Acceleration: 0
Other: 1
Other2: 0
but I get this:
Power: 10
Handling: 5
Other: 1
Regards
Gwynnbleid1