AutoPlay Media Studio 9

Grid.SetListMode

Grid.SetListMode

This is the first topic This is the last topic  

Grid.SetListMode

This is the first topic This is the last topic  

OverviewExamples

Grid.SetListMode (

string ObjectName,

boolean ListMode )

Example 1

Grid.SetListMode("Grid1", true);

Enables List Mode in "Grid1"

Example 2

-- Enable header sort

Grid.SetHeaderSort("Grid1", true);

-- Enable listmode

Grid.SetListMode("Grid1", true);

Turn on 'Header Sort' and 'List Mode'

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us