Use of dgIndex

Michael Doub mike at doub.com
Mon Nov 7 18:12:51 EST 2011


Can someone explain to me where you are able to use the dgLine and dgIndex properties?   In the script below I am falling into the condition where no value is being returned for dgIndex.   Do I have a syntax problem?

Thanks
   Mike


on FillInData pDataArray
   
   put the dgControl of me into theGrid
   put the dgIndex of theGrid into tinder  
  
end FillInData

the complete stack can be found here to see the issue in actual operation:

http://doub.com/test/test.livecode





More information about the use-livecode mailing list