I have a database and I have created a DBML Linq-to-SQL file to represent this database. I have created a new aspx page and left a linqdatasource and a form control on it when I configure linqdatasource to give me the option to select * from only one table ... but I want to draw from multiple tables Like I want to draw simple_family, simple_address, simple_fone, and all those people.
Use a custom query
View: & lt; Asp: LinqDataSource & gt; Event Selection
Comments
Post a Comment