Proposed update to datagrid library
Bob Sneidar
bobsneidar at iotecdigital.com
Wed Jul 31 14:22:26 EDT 2024
Correction, dgLines is not a property of a datagrid. The dgHilitedLines is, but are only sequential when the data is first loaded. If resorted by clicking a column header, the dgHilitedLines will no longer be sequential.
Bob S
On Jul 31, 2024, at 11:01 AM, Bob Sneidar via use-livecode <use-livecode at lists.runrev.com> wrote:
Otherwise, the indexes will be all mixed up, but the dgLines of the datagrid will ALWAYS be in the order of the visible rows.
More information about the use-livecode
mailing list