The text of this article is not in this database — only its details are. Read it on the old site: Binding using LinqDataSource control
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Binding using LinqDataSource control
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
TarikPosted Feb 5, 2010, 12:05 AM
What if I want to combine several fields and produce one field to bind to specific part of the Data View controls. Then the select parameter part would be like new (firstname + lastname as FullName) Just a extra info for your article.