Page 1 of 1

GRID_Column_Order with ColumnDisplayPosition

Posted: Thu Apr 12, 2018 8:45 pm
by hmgchang
Dear Sirs,

On the Grid Column Order sample modified for virtual grid and dbf,
this is what i found : return the wrong value with Form_1.Grid_1.cell( 1,2)
ColumnOrder unChanged and wrong value extracted.JPG
ColumnOrder unChanged and wrong value extracted.JPG (49.24 KiB) Viewed 2740 times


GRID_Column_Order.zip
(3.01 KiB) Downloaded 172 times
TIA

best rgds,
Chang

Re: GRID_Column_Order with ColumnDisplayPosition

Posted: Thu Apr 12, 2018 9:20 pm
by hmgchang
setting local i, aColumns := { 1, 4, 2, 3, 5}

this is what we get
ColumnOrder not correctly displayed.JPG
ColumnOrder not correctly displayed.JPG (48.62 KiB) Viewed 2734 times