iqc
lu
2025-04-16 df3f9e4f2dc28cc1ffaf72333c1a98fe654801c4
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.cs
@@ -147,7 +147,7 @@
            };
            radOut.SelectedIndexChanged += (s, e) =>
            {
                Gs.DevApp.ToolBox.UtilityHelper.PrintAuto(txt_psnQty_1, txt_iCount_1,radOut);
                Gs.DevApp.ToolBox.UtilityHelper.PrintAuto(txt_psnQty_1, txt_iCount_1, radOut);
            };
        }
        private async void GridView1_ColumnFilterChanged(object sender, EventArgs e)