I have a form in .NET MVC page. the fields are : Account Number: , Arrival Date :. when the user enters the account number and arrival date and hit on SEARCH button all the data related to the patient should be displayed from the database in the grid or table below the SEARCH button.