Thursday 25 April 2013

DataList in ASP.NET MVC & KnockoutJS

We recently learnt how to implement a Master-Details view using Knockout and ASP.NET MVC. Today we will look at how we can create a nice paginated data set that mimics the WebForm DataList/Repeater/Grid functionality. We will again take advantage of Steve Anderson's excellent KnockoutJS framework to build a rich client side functionality.
crawled from : Devcurry

No comments:

Post a Comment