MicroStrategy ONE

Grid Settings Properties File in iOS

The grid settings properties file, GridSettings.plist, contains the following key/value pair that can be used to customize grid-related actions.

Key Type Values Description

 

GridSelectorsHighlightFullRow

 

 

Boolean

 

 YES or NO, TRUE or FALSE

 

A flag that indicates whether the entire row of a grid is highlighted and all selectors defined on this grid are fired when the row is tapped

 

To set this property:

  1. Expand Resources under MicroStrategyMobile in Xcode, then FinalBundle.bundle, then Contents, then Resources
  2. Open GridSettings.plist

  3. Set the value of GridSelectorsHighlightFullRow.