AutoPlay Media Studio 9

Grid.SetFixedRowSelection

Grid.SetFixedRowSelection

This is the first topic This is the last topic  

Grid.SetFixedRowSelection

This is the first topic This is the last topic  

OverviewExamples

Grid.SetFixedRowSelection (

string ObjectName,

boolean Enable )

Example 1

-- get the state of the fixed row selection

bFixedSelect = Grid.GetFixedRowSelection("Grid1");

 

-- set it to the opposite

Grid.SetFixedRowSelection("Grid1", not bFixedSelect);

Toggles the ability to select all data in a row by clicking on the fixed row

See also: Related Actions


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