I am having issues with implementing filters in MVC App. I am playing with the Tutorial ASP.NET MVC Hotel Room Booking
http://code.daypilot.org/32389/asp-net-mvc-hotel-room-booking
The filter doesn't seem to be working in this one. It comes up with a null reference exception as soon as the value in dropdown change.
Any help would be much appreciated.
Thanks
Ravi