This example demonstrates how to get joined tables from the LinqServerModeDataSource by using a custom LINQ query.
In the example the server-side LinqServerModeDataSource.Selecting event was handled and the QueryableSource property was used to specify the required LINQ query expression.
↧
How to get joined tables from the LinqServerModeDataSource using a custom LINQ query
↧