码迷,mamicode.com
首页 > 其他好文 > 详细

关于:TypeConverter 无法从 System.String 转换

时间:2015-05-08 12:48:02      阅读:383      评论:0      收藏:0      [点我收藏+]

标签:

TypeConverter 无法从 System.String 转换

处理方法:

1:

[DX Support Team: The issue was resolved by its Owner]

i have figured out the problem and fixed it. if i set e.KeyExpression at selecting event for LINQDataSource then its okay. in 12.2.8, you had default value "Id". In 13.1.6, this default value was removed which i believe.
Please create a property in LinqDataSource called KeyExpression. it will reduce confusion or try grabbing KeyExpression from AspxGridView.KeyFieldName

2.EnableRowsCache="False"

关于:TypeConverter 无法从 System.String 转换

标签:

原文地址:http://www.cnblogs.com/hrx-star/p/4487305.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!