does not support the Select property

LinqDataSource 'LinqDataSource1' does not support the Select property when the Delete, Insert or Update operations are enabled.


I bind the datasource in code often.
today i want to use linqdatasource. but i get the error above.

I find in linq datasouce select colums window. you must select * , don't check other items.
原文地址:https://www.cnblogs.com/lovebanyi/p/1184920.html