以文本方式查看主题

-  Foxtable(狐表)  (http://www.foxtable.com/bbs/index.asp)
--  专家坐堂  (http://www.foxtable.com/bbs/list.asp?boardid=2)
----  [求助]两列进行表达式运算,提示:无法在 System.String 和 System.Int16 上执行“*”操作  (http://www.foxtable.com/bbs/dispbbs.asp?boardid=2&id=142165)

--  作者:oooenooo
--  发布时间:2019/10/20 8:08:00
--  [求助]两列进行表达式运算,提示:无法在 System.String 和 System.Int16 上执行“*”操作
在金额列添加了表达式,单价*数量,但是弹出错误提示:无法在 System.String 和 System.Int16 上执行“*”操作
图片点击可在新窗口打开查看此主题相关图片如下:tim截图20191020080335.png
图片点击可在新窗口打开查看

--  作者:有点酸
--  发布时间:2019/10/20 9:35:00
--  
请将数量、单价、金额等列的数据类型改为数值型.