Re: AW: Re: I need some DataGrid performance help

2020-05-07 Thread Curry Kenworthy via use-livecode
(I know that Paul understands tradeoffs very well, so he already knows this, but for the benefit of others) Maybe some concepts are so simple, people never take them seriously: - You reap what you sow. You get the cake you bake. - Comparisons: 1 < 2 - Complexity often reduces

AW: Re: I need some DataGrid performance help

2020-05-07 Thread Paul Dupuis via use-livecode
Reduced to a consistent 1.5 to 2 minutes by revising the setting of datagrid column properties the columns themselves, widths, and alignments set all at one. Tooltips, sort type and sort direction set in a loop in revised code. I still do not understand why in the original code, when 1st set