Hi
I'm new with MVC and still trying to get my way around it. I have an RDLC report that is reading data from a database, so now I've been trying to do a filter using dropdown list and clicking a search button to filter. The dropdown list also loads the selectedlist items from the database. I know I have to use JQuery to filter but I've been struggling for dayyyyys as to how to go about it.
Thanks...