A quick question for you. In the Data Grid Manual (i.e., LiveCode_Data_Grid.pdf) it states regarding DeleteLines:
When I try this in one of my projects, only one line is deleted from the data grid... I have to repeat with each item to delete it...Deletes the specified lines from the data grid. pLines is a comma delimited list of integers.
The aforementioned documentation makes it sound like it is supposed to delete each item in the comma delimited list, or am I wrong?
Thanks,
- Boo