i HAVE linq query in button_click
dim query=mapper.report("","") thus results in table
I need that same query to be called under Linkbutton
But if i do so,My error is"Query results cannot be enumerated more than once".
so how to overcome
Conditions:I need same query