Here is the problem. I am getting IEnumerable from ViewPage and when I tried it to convert List it is showing me error like:
\'System.Collection
System.Collection
An alternative to adding LINQ would be to use this code instead:
List paxList = new List(pax);