This commit is contained in:
2025-07-15 17:33:21 +08:00
parent 3ca4e2349b
commit 79a2c9260e
3 changed files with 20 additions and 3 deletions
@@ -14,7 +14,7 @@
<Items>
<f:Grid ID="Grid1" Title="焊材库存信息" ShowHeader="false" EnableCollapse="true" PageSize="15"
ShowBorder="true" runat="server" EnableColumnLines="true"
SortField="WeldCode" SortDirection="ASC" DataKeyNames="StockInId"
SortField="Warrantybook" SortDirection="ASC" DataKeyNames="StockInId"
DataIDField="StockInId" EnableCheckBoxSelect="true" KeepCurrentSelection="true"
EnableMultiSelect="true" AllowCellEditing="true" CheckBoxSelectOnly="true" >
<Toolbars>