AutoPlay Media Studio 9

Grid.GetHeaderSort

Grid.GetHeaderSort

This is the first topic This is the last topic  

Grid.GetHeaderSort

This is the first topic This is the last topic  

OverviewExamples

boolean Grid.GetHeaderSort (

string ObjectName )

Example 1

-- Determine if Header sort is enabled

bSort = Grid.GetHeaderSort("Grid1");

-- Set the header sort to the opposite value

Grid.SetHeaderSort("Grid1", not bSort);

Toggles the Header sort option

See also: Related Actions


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