xptable EditingStopped取值 xptable的EditingStopped取值,不能直接取单元格的值,需取其Editor的值例: TextCellEditor tce =(TextCellEditor) e.Editor; webinfo.Address = tce.TextBox.Text; C# 2023-12-30 189 点赞 2 评论 286 浏览