Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在更新一个 GridView。如果我点击更新,那么网格正在数据库中更新,但我在网页上遇到错误。
错误 “条件表达式中的数据类型不匹配”
您确定数据库中的条目正在更新吗?因为 gridview 不需要任何数据类型规范来显示给它的数据。
所以请再次检查