hello all

Andre Bisseret figure out the problem. I was using the column label, rather than the column name. In the property inspector the field referenced below "site lowest" is actually column "col 2".

mahalo Andre!

Sadhunathan Nadesan wrote:
on mouseUp
   put the dgHilitedLines of group "Data Grid 1" into theLine
   put the dgDataOfLine[theLine] of group "Data Grid 1" into theDataA
   put theDataA["Site Lowest"] into field "test field"
end mouseUp


_______________________________________________
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