element <loadingDataDecorator>
Namespace:
http://schema.caplin.com/CaplinTrader/gridDefinitions
XML Representation Summary
<loadingDataDecorator
   
 = 
xs:boolean : "true"
/>
Parent elements (1):
Description
The loading data decorator displays a spinning wait icon while the grid waits for data to display from the grid data provider. Note that the name of this decorator tag assumes that a decorator mapping is defined with id "loadingDataDecorator" and className "caplin.grid.decorator.LoadingDataDecorator". The decorator tag name and decorator mapping id value must be prefixed with the namespace required by the bladerunner architecture.
Attribute Detail
showInitialLoad
Type:
xs:boolean, predefined
Use:
optional
Default:
"true"
A flag that determines whether the spinning icon will be displayed the first time the grid is rendered. Valid values are "true" and "false". Displaying the spinning icon will slow down the time it takes to initially display pages that contain grids.