I want to display items by categories. I use linq and everything works except of that I can't display all items regardless category. Probably routing issue, cause I've already asked question about linq expression that i use, and it should be fine. Anyway, here is my code: I want to display items by categories. I use li