Folks, I'm using a LINQ GroupBy on a strongly typed DataTable and I'm
getting this:

 



The name 'itemrow' does not exist in the current context

 

I'm trying to group the rows by the Model column with the { Serial, id } as
the children. My code is the spitting image of dozens of samples I see on
the web. What on earth is wrong with it. I suppose I'm going code blind
again.

 

Greg

 

<<image001.png>>

Reply via email to