Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorblack
bgColorlightgrey
Excerpt

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


Code Block
gd.cleanupTable=true 


Reference