读书人

AspxGridView主从表绑定的有关问题

发布时间: 2012-12-21 12:03:50 作者: rapoo

AspxGridView主从表绑定的问题
谁能帮帮我解决AspXGridView的主从表绑定的错误!
我已经给主表绑定了FileKeyName。
但是我使用数据源控件查询的时候它报这个错误!
A primary key field specified via the KeyFieldName property is not found in the underlying data source. Make sure the field name is spelled correctly. Pay attention to the character case.
[解决办法]
我也同样出现了这个问题,不清楚怎么解决
[解决办法]
FileKeyName只绑定一个主键,你试试
[解决办法]
``意思是没有找到对应的主键```这个基本是字段的问题```

读书人网 >.NET

热点推荐