LINQ in Action roller

Facing problem in using "ToQueryable() "

I am trying to fill a GridView with a query based on DataTable and DLinq class object. Following is the compilation error that i faced ( before writing DataTable,Rows.ToQueryable() ) -- The best overloaded method match for 'System.Query.Queryable.ToQueryable(System.Collections.IEnumerable)' has some invalid arguments. After using DataTable,Rows.ToQueryable() -- i am facing following runtime errror -- source is not IEnumerable<> Following is my code snippet --- ------------------------------------------------------------------------------------------------------ Read More...
Published Wednesday, March 14, 2007 7:05 AM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication