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
Telerik
Login Failure using Telerik.OpenAccess
We're using IIS 7.5, SQL Server 2014, and Windows Authentication. We've set up a ASP.Net MVC 5 Web project with the Kendo UI widgets and backed by a Telerik.OpenAccess data layer. So, the other day, I moved my Telerik.OpenAccess backing database from localhost on my dev machine to our communal dev server and started getting this error: Login … Continue reading Login Failure using Telerik.OpenAccess