solution for Design this forms in jqgrid
问题 I Have problem in use jqGrid,Before discussing the question of explain tables. i have 4 tables CostType,CurrencyUnit , Request,RequestCost . CostType Table structure CostId CostName ------- ---------- 1 permit 2 Warehouse receipt 3 Warehousing and Request structure RequestId RequestNo WaybillNo ------------------------------------------ 1 100 120Ac30 2 101 400CA852 and CurrencyUnit table stracture: UnitId UnitName ------------------ 1 Dollar 2 Pound 3 Rial and CostRequest table stracture