Datagrid option menu initialisation

Trevor DeVore lists at mangomultimedia.com
Tue Oct 5 08:29:03 EDT 2010


On Mon, Oct 4, 2010 at 1:18 PM, Peter Haworth <pete at mollysrevenge.com>wrote:

> I have a datagrid table with two option menu columns in it.  It's OK to
> initialise the first one per your reply but the contents of the second one
> need to be set differently depending on the currently selected value in the
> first option menu.  Any recommendations as to how to do that?
>

You will need to populate the menu in the FillInData message in this case.
Just fetch the value of the column that dictates the values and then
populate.

http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/7313-How-Do-I-Get-Data-Associated-With-a-Row-or-Column-

-- 
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers:
http://revolution.bluemangolearning.com



More information about the use-livecode mailing list