Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Delete rows from the gridtable when containing issue is deleted.

Class

grid

Property

gd.cleanupTable

Formal specification

gd.cleanupTable = true | false

Required

no

Default

false

Version

1.0

Comment

When an issue is deleted, you have the option to keep the corresponding griddata (or not)

Example

gd.cleanupTable=true 

Reference


  • No labels