I want to define a view which displays a list of label and checkbox, user can change the checkbox, then post back. I have problem posting back the dictionary. That is, The d
Take a look at this post by scott hanselman. There're the examples of model binding to a dictionary, lists, etc