DataRow[] Drs = DtStockProduct.Select(Condition11); DtResult = DtStockProduct.Clone();datatble table= Drs.CopyToDataTable();