Phil,

In the custom behavior of the column or in the custom column behavior
of your datagrid:

on FillInData pData
   set the text of the long ID of me to pData
   set the imageSource of char 1 of (the long id of me) to 1010
end FillInData


Best Regards,

On Mon, Mar 7, 2016 at 8:32 PM, Phil Davis <rev...@pdslabs.net> wrote:
> Hi folks,
>
> I want to set the imageSource of char 1 of a data grid table cell to an icon
> ID. Has anyone succeeded in doing this? If so, could you post your code? I'm
> struggling with it.
>
> Thanks -
>
> --
> Phil Davis
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



-- 
Zryip TheSlug
http://www.aslugontheroad.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to