Thursday, July 28, 2011

Model binding insquential lists

<% using (Html.BeginCollectionItem("datesCollection"))
   {%>

The above statement helped me a lot when it came to dynamic population of insequential list in the page. And ofcourse the famous jquery event "live" to bind events to the listitems.






No comments:

Post a Comment