Hi list,

I have a grid (form type)
one fld of the grip is named "check"

in the  FillInData handler I have this script

if fld "check" of me contains "OK" then
set the foregroundColor of fld "check" of me to red
end if


ok, the command is executed, I can see that on the screen of the mac but ...

if I scroll the group "datagrid" (because I have more rows in the datagrid than what's seen on the screen), all the flds "check" have the text in red !!!
the selection made with the if/then status doesn't appear anymore !


what happens ?

Thank you for your answers.

Greetings.

Yves COPPE
[email protected]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to