Ignition table element

I want to delete all the rows from the table in one go when ever I am selecting table form prespective components pallet.

The fastest way I have found is by right clicking the data property and changing it to a value. Then change it back to an array. Your left with an empty property

4 Likes

Thanks a ton.