On Jun 19, 2006, at 11:43 AM, Simen Haugen wrote:
Although.. When the application loads, it uses the settings from the previous run - including a graphical indication that the table is sorted. But when the grid is populated, it is not sorted - I have to press the column again.
How is the grid getting its data? When it is initially constructed, it restores the previous sort order, but if you then change the data by any means other than setting the grid.DataSet property, there is no way for the grid to "know" it has to sort itself.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
