ReLocated Record in Grid

public void dsRefresh()

{ itemId itemId

;

itemId = inventtable.itemId;

Inventtable_ds.research();

Inventtable_ds.findRecord(InventTable::find(itemId)); 

}

原文地址:https://www.cnblogs.com/lingdanglfw/p/1249822.html