DataGrid question...

Jerry Jensen jerry at jhjensen.com
Mon Mar 30 16:07:52 EDT 2020


In modTableField there’s a function for that:
mtfDataItemClicked pColumnClicked, pLineClicked, pItemContent, pGroupName

> On Mar 30, 2020, at 3:49 AM, Alex Tweedly via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> I don't know of a simple way to do it.
> 
> However, Bernd's modTableField does do it, and it uses regular fields, and it's open source - so I took a very quick look there.
> 
> It's not simple :-)
> 
> But there's a function 'gatherItemClickedInfo' that (with some modifications) might be the foundation of a general handler for you.




More information about the use-livecode mailing list