Exception:输入字符串的格式不正确。不能在 age 列中存储 <17 13 20>。所需类型是 Double。输入字符串的格式不正确。

报错信息 1
ArgumentException: 输入字符串的格式不正确。不能在 age 列中存储 <17
13
20>。所需类型是 Double。
--Message: 输入字符串的格式不正确。不能在 age 列中存储 <17
13
20>。所需类型是 Double。
StackTrace:
   在 System.Data.DataColumn.set_Item(Int32 record, Object value)
   在 System.Data.DataRow.set_Item(DataColumn column, Object value)
   在 Quicker.Modules.Tables.TableRecordEditWindow..ctor(RecordEditMode mode, DataTable table, String title, TableDef tableDefDef, Double titleColumnWidth, DataRow row, Boolean isReadonly, ActionExecuteContext actionExecuteContext)
   在 Quicker.Modules.Tables.TableManageWindow.<BtnAdd_Click>d__28.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

FormatException: 输入字符串的格式不正确。
StackTrace:
   在 System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   在 System.String.System.IConvertible.ToDouble(IFormatProvider provider)
   在 System.Data.Common.DoubleStorage.Set(Int32 record, Object value)
   在 System.Data.DataColumn.set_Item(Int32 record, Object value)

版本:1.44.25 2026-03-24 14:14 Microsoft Windows NT 10.0.19045.0