Use ActiveX TreeView version 6.0 in Plex model
search cancel

Use ActiveX TreeView version 6.0 in Plex model

book

Article ID: 368180

calendar_today

Updated On:

Products

CA Plex

Issue/Introduction

Out of box, Plex uses TreeView control version 5.0 and this sometimes posts some challenges for windows display that end users may see some unexpected behavior like folder can't be expanded. This article gives detail steps how your model can use 6.0 which works way better for many windows display.

Environment

Plex 7.2.1 and higher

Resolution

To use the latest TreeView v6.0 control within the Plex model, visit the function panel in question:

  • Rename the existing hosted TreeView control (set Control Name property) to something else and make it’s Exist property to NO

  • Add new TreeView ActiveX control to the panel, and name (set Control Name property) it as the earlier/old TreeView control name
  • Save the changes
  • Generate/build the function, and verify the TreeView control behavior