I want to allow users to set the order of records in a grid. I realize
that grid order is based upon the underlying records, so I have a
lineorder field that theoretically could set the order of the records.
Changing that field should automatically reorder the grid.
That would work, except that the grid is a child grid of a parent
record. The parent is a purchase order. The child is items on the
purchase order. To get the right child items, the order of the child
table needs to be set to ponumber. But to get the record order
correct, the index has to be set to lineorder. So I'm rather confused
as to how this would be done, if it can be done.
Any help would be appreciated.
Kevin Clark
Seton Home Study School