Anonymous types
I am using a LINQ to get some value from database and show in gridview. I dont want every feilds in my gridview, that is way I use anonymous type and reduse some feilds. Now I want to cast the data to a strongly type class. But I can not do that. Please help me...
__________________
Happy coding...
Arnab Roy Chowdhury.
|