In one of the projects I’m working on, I had a requirement to do - TopicsExpress



          

In one of the projects I’m working on, I had a requirement to do the following tasks: 1. Show a list of items in Kendo UI AutoComplete. It will fetch JSON data from the ASPNET MVC Action. 2. Add selected item(s) from Kendo UI AutoComplete to the Kendo UI ListView, while checking if the item already existed in the list. If it does not exist, add the item calling ASPNET MVC Action or else take no action. 3. Refresh the data source of Kendo UI ListView locally. In this post I will show you how to complete the above tasks.
Posted on: Fri, 31 Oct 2014 20:28:05 +0000

Trending Topics



Recently Viewed Topics




© 2015