A Kendo Search Window with an AutoComplete and a Grid

So I want to create a popup search window using ASP.Net MVC 5 and Telerik's Kendo UI.  I am using the @HtmlHelper technique in my code (less JavaScript for me to write).  I want to be able to select a search term in an AutoComplete box and then find all the records that match the … Continue reading A Kendo Search Window with an AutoComplete and a Grid