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.