Search found 2 matches

by anothercoder
Sun Nov 22, 2020 9:21 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: DataGrid - Looping through all elements, and TSV help
Replies: 5
Views: 4107

DataGrid - Looping through all elements, and TSV help

Hi all- I am brand new to LiveCode. I've used Python and .NET in the past. How can I loop through every element in a DataGrid, even if I don't know the column names? Goal: Make a function to pre-process all cells in TSV that I have loaded into the grid. For example, perhaps I want to check for bad c...